
The following lines have an extra '\r' before then "newline" in them. For reasons that are obscure (to me, I'm SURE there's a great marketing reason for this) VC-8.0 bitches about them being Mac files and refuses to compile them. File: T:\Projects\boost\libs\test\example\unit_test_example3.cpp File: T:\Projects\boost\libs\test\test\class_properties_test.cpp File: T:\Projects\boost\libs\test\test\errors_handling_test.cpp File: T:\Projects\boost\libs\test\test\fixed_mapping_test.cpp File: T:\Projects\boost\libs\test\test\parameterized_test_test.cpp File: T:\Projects\boost\libs\test\test\result_report_test.cpp File: T:\Projects\boost\libs\test\test\test_case_template_test.cpp File: T:\Projects\boost\libs\test\test\test_fp_comparisons.cpp File: T:\Projects\boost\libs\test\test\test_tools_test.cpp of course this causes problems in my regression runs using VC-8.0 Victor A. Wagner Jr. http://rudbek.com The five most dangerous words in the English language: "There oughta be a law"

Gennadiy Rozental wrote:
I think it's fixed already. Did you tried CVS HEAD?
Reran the tests today... It's still broken... http://www.boost.org/regression-logs/inspection_report.html#test -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq

"Rene Rivera" <grafik.list@redshift-software.com> wrote in message news:41F156D6.7050203@redshift-software.com...
Gennadiy Rozental wrote:
I think it's fixed already. Did you tried CVS HEAD?
Reran the tests today... It's still broken...
http://www.boost.org/regression-logs/inspection_report.html#test
Sorry. Only src files are fixed. Will do test either. Gennadiy

Gennadiy Rozental wrote:
"Rene Rivera" <grafik.list@redshift-software.com> wrote in message news:41F156D6.7050203@redshift-software.com...
Gennadiy Rozental wrote:
I think it's fixed already. Did you tried CVS HEAD?
Reran the tests today... It's still broken...
http://www.boost.org/regression-logs/inspection_report.html#test
Sorry. Only src files are fixed. Will do test either.
Huh? Could you rephrase that? -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq

At Saturday 2005-01-22 11:42, you wrote:
Gennadiy Rozental wrote:
"Rene Rivera" <grafik.list@redshift-software.com> wrote in message news:41F156D6.7050203@redshift-software.com...
Gennadiy Rozental wrote:
I think it's fixed already. Did you tried CVS HEAD?
Reran the tests today... It's still broken...
http://www.boost.org/regression-logs/inspection_report.html#test
Sorry. Only src files are fixed. Will do test either.
Huh? Could you rephrase that?
if they're not fixed for my 6PM(MST -0700) (2.5 hours from now) run, I'll fix them myself afterwards. well, I got distracted, but I fixed them...and a new one that had shown up that broke damn near everything on VC++8.0 Gennadiy, there is something wrong with the way you are updating files and putting them into CVS. I don't know if it's your editor or what... one thing I _do_ know is you canNOT checkout files using windows then copy them to a *nix system edit them there then check them in there. The line endings get messed up.
-- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Victor A. Wagner Jr. http://rudbek.com The five most dangerous words in the English language: "There oughta be a law"
participants (3)
-
Gennadiy Rozental
-
Rene Rivera
-
Victor A. Wagner Jr.