Larry Hastings wrote:

    * Casual Windows users may not have software that copes with varying
      line endings, but all the programmer's editors deal with it no
      problem.  Still, it'd be nice if monotone helped to mitigate the
      problem.

Editors may do, but at least Borland's C++ compiler chokes in some situations if the line ending is LF-only. (Specifically, it'll compile most stuff fine, but will object to #pragma directives - evidently, their parser is broken, but it's nonetheless a coding tool that doesn't work with LF-only.)

--
Jon Bright
Silicon Circus Ltd.
http://www.siliconcircus.com


_______________________________________________
Monotone-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to