Re: [Pharo-dev] simulator spotted a small problem with initializing stdout for the CommandLineHandler

2014-04-01 Thread Pharo4Stef
Tx https://pharo.fogbugz.com/default.asp?13165 On 01 Apr 2014, at 19:48, Eliot Miranda wrote: > Hi Camillo, > > Clément and I are simulating Pharo for Sista and I've spotted the > following small problem with the BasicCommandLineHandler's use of stdout. It > looks like a bug in MultiBy

[Pharo-dev] simulator spotted a small problem with initializing stdout for the CommandLineHandler

2014-04-01 Thread Eliot Miranda
Hi Camillo, Clément and I are simulating Pharo for Sista and I've spotted the following small problem with the BasicCommandLineHandler's use of stdout. It looks like a bug in MultiByteFileStream>wantsLineEndConversion:. BasicCommandLineHandler>>initializeStdout sets stdout's line end convent