
"Aleksey Gurtovoy" <agurtovoy@meta-comm.com> escribió en el mensaje news:m17jghu6i4.fsf@tulip.office.meta...
David Abrahams writes:
Aleksey Gurtovoy <agurtovoy@meta-comm.com> writes:
Fernando Cacciola writes:
Hi testers, is it at all possible to localize the "time" of the reports to GMT?
? Everything in the reports is already normalized to UTC.
That's a little hard to reconcile with what I'm seeing up there. For example,
RudbekAssociates Sat, 25 Jun 2005 22:00:03 +0000
I'm pretty sure this has been up there since at least this morning my time, and is clearly a few days out-of-date, showing:
Test output: RudbekAssociates - iterator - filter_iterator_test / vc-8_0 Report Time: Sun, 26 Jun 2005 00:49:23 +0000
Compiler output [2005-06-25 23:46:48 UTC]:
CALL "C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\..\..\VC\bin\vcvars32.BAT" >nul "C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\..\..\VC\bin\cl" /Zm800 -nologo /EHsc -c /Z7 /Od /Ob0 /EHsc /GR /MDd /Zc:forScope Zc:wchar_t -I"C:\Projects\results\bin\boost\libs\iterator\test" -I"C:\Projects\boost" -Fo"C:\Projects\results\bin\boost\libs\iterator\test\filter_iterator_test.test\vc-8_0\debug\threading-multi\filter_iterator_test.obj" -Tp"..\libs\iterator\test\filter_iterator_test.cpp"
filter_iterator_test.cpp C:\Projects\boost\boost/mpl/numeric_cast.hpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
This is a problem Doug fixed before Fri, 24 Jun 2005 08:59:49 -0500
Precisely, that is why I eventually thought the test were not UTC synchronized (plus the small fact that there is no "UTC" ot "GMT" label in the reports)
The only reasonable explanation I have for this is that Victor's results are somehow run against the old sources.
That or I am still somnehow commiting Mac sources!! I had used boost inspect before commiting (with the -crlf option) and the only file reported is the one in inspect used precisely to show this, so I'm sure I had no such files _before_ commiting. I use TortoiseCVS, and it has options named "Check not Unix sandbox" and "Use Unix line endings", which are Unchecked and Checked respectively. But these options are not supposed to cause such problems, so if I am commiting Mac files I can't see how. Fernando Cacciola SciSoft