ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> boost
boost
[boost] Re: [test, others..] EOLs and such.
by Rene Rivera other posts by this author
Jan 18 2005 9:40AM messages near this date
[boost] Re: [test, others..] EOLs and such. | RE: [boost] [Gauge for interest] Minimal perfect hashfunctiongenerator
SOURCE Gennadiy Rozental wrote:
>  "Rene Rivera" <grafik.list@[...].com> wrote in message
>  news:41ED3B7D.4080006@[...]..
>  
> >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

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Gennadiy Rozental
Rene Rivera

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved