On Wed, May 27, 2009 at 3:07 PM, David Latorre <dvl...@gmail.com> wrote:
> I added a fix and some tests but ToNetASCIIOutputStream in
> commons-util will always replace to \r\n so I'm uploading a modified
> version. With this fix ascii mode should not eat line separators
> anymore.

Thanks! Looking into the fix I'm not sure we should print EOL on \r.
Since \r is not the canonical line ending in the RFC, I think we
should rather print \r as it is in the stream. What do you think?

/niklas

Reply via email to