Boost logo

Boost :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-01-18 12:01:49


Gennadiy Rozental wrote:
> "Rene Rivera" <grafik.list_at_[hidden]> wrote in message
> news:41ED3B7D.4080006_at_redshift-software.com...
>
>>I was looking at Boost.Test.. did an update.. and noticed the EOLs got
>>messed up recently. So I ran the inspection tools and it found a variety
>>of errors:
>>
>>http://www.boost.org/regression-logs/inspection_report.html
>
>>libs/test/example/.cvsignore: nonportable path
>
> So?

Good question ;-)

>>libs/test/example/unit_test_example3.cpp: invalid (cr only) line-ending
>
> 'cr only' is UNIX format, is it?

UNIX format is LF only. Mac, Amiga, some others are CR only. DOS is CR-LF.

In this case since I ran the tests on a Windows machine it's reacting to
EOLs that CVS has translated into: CR-CR-LF. So it sees the first CR as
invalid (cr only).

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk