To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82952





------- Additional comments from [EMAIL PROTECTED] Wed Nov 21 12:52:32 +0000 
2007 -------
1) "0x13 alone never meant newline on any system." How about Commodore 
machines, Apple II family and Mac OS up to version 9? 
http://en.wikipedia.org/wiki/Line_feed
2) 0x10 or 0x13 are never used as newline. CR=13(dec)=0D(hex), LF=10(dec)=0A
(hex). Win/dos newline style is CR LF pair, *nix style is single LF -- both are 
mentioned in RFC 4180 (http://tools.ietf.org/html/rfc4180) as valid line 
separators.
3) Single CR is not mentioned in RFC 4180 as valid line separator. I don't know 
how many "single CR separator" files come from anywhere.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to