
27 Aug
2006
27 Aug
'06
6:23 p.m.
John Maddock wrote:
Cool, but can you please double check the line endings: after a cvs update yesterday lexical_cast wouldn't compile with vc8, because it complained about Mac line endings. Letting my IDE convert the line endings made matters even worse (all the multi-line macros broke!)
If I remember correctly this problem occurs if you edit the file on windows and then commit from a linux box: the file ends up with \r\n line endings in cvs, which get translated to \r\r\n when updating from windows :-( You're right except that it was FreeBSD ;)
-- Alexander Nasonov Project Manager at Akmosoft ( http://www.akmosoft.com ) Blog: http://nasonov.blogspot.com Email: $(FirstName) dot $(LastName) at gmail dot com