
29 Jan
2004
29 Jan
'04
4:35 p.m.
Rene Rivera wrote:
Beman Dawes wrote:
At 08:21 AM 1/29/2004, Joel de Guzman wrote:
Beman, might it be that your CVS chekout that's in an inconsistent state? After all, it was you who packaged the zip file, right?
Could someone else on a Windows machine please check the line endings in a CVS checkout of libs/spirit/doc/scanner.html?
I see [CR][CR][LF] endings. -- I only use WinCVS, only one checkout of the tree (on this machine), and absolutely no cross platform checkouts.
These things occur when someone checks in CR/LF file from a Unix CVS client. It sees [CR] (logical end of line) so when you check out on Windows, you get [CR] [CR/LF] (which is the physical end of line there.)