May 29, 2011
11:32 a.m.
On May 29, 2011, at 1:28 PM, Stéphane Ducasse wrote:
stdioStreamClass
^self encodeAndDecodeStdioFiles ifTrue: [ MultiByteFileStream ] ifFalse: [ StandardFileStream ]
so it is used?
So I replaced in the .cs the one call to stdioStreamClass with MultiByteFileStream.
encodeAndDecodeStdioFiles
^EncodeAndDecodeStdioFiles ifNil: [ true ]
EncodeAndDecodeStdioFiles has no other uses. -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.