DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=39585>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=39585 ------- Additional Comments From [EMAIL PROTECTED] 2006-05-16 15:39 ------- wait... okay, what is the standard eol on OS X? According to your original report, fixcrlf is using cr i.e. \r and that is what its code is telling it to do... using the Os condition: Os.isFamily(MAC). So the only problem I see is if OS X uses standard Unix line endings; then we need to rearrange the tests in fixcrlf to detect OS X as Unix "more strongly" than as "mac". I was not able to locate a definitive answer here though, so in the absence of some kind of statement that would explicitly or implicitly declare a "standard" OS X line ending this issue might remain in limbo as a "threat" to backwards compatibility (were it implemented). Documentation affirming that LF is the correct separator on this platform would, for me, identify this positively as a bug, rendering the backwards-compatibility issue moot. br, Matt -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]