Re: newline and println on windows

2010-06-30 Thread Shawn Hoover
On Wed, Jun 30, 2010 at 7:39 AM, David Powell wrote: > > I raised a ticket a while ago regarding newline and println on Windows. > > http://www.assembla.com/spaces/clojure/tickets/300-newline-should-output- > platform-specific-newline-sequence > > Currently these functions a

newline and println on windows

2010-06-30 Thread David Powell
I raised a ticket a while ago regarding newline and println on Windows. http://www.assembla.com/spaces/clojure/tickets/300-newline-should-output- platform-specific-newline-sequence Currently these functions always output ASCII 10 line feeds. I believe that they should output the platform