Jan. 21, 2011
8:38 a.m.
Comment #6 on issue 3458 by Torsten....@astares.de: bug in the class MultiByteFileStream when Pharo running under Windows http://code.google.com/p/pharo/issues/detail?id=3458 When I try "Pharo-1.1.1--Latest update: #11414" and run (MultiByteFileStream new) wantsLineEndConversion: true; open: 'c:\temp\1.txt' forWrite: true; cr; close. I get a file with hex: 0D 0A 0A So it existed in 1.1 already and looks like it is not a show stopper. Marcus: You should move it to 1.3