2009/12/26 Mariano Martinez Peck <[email protected]>: > Nicolas: I was trying to integrate your changes from here: > http://source.squeak.org/trunk/MultilingualTests-nice.4.mcz > > in the latest Pharo Core 11116 and I have 2 failures and 2 errors. I just > load the MultiByteFileStreamTest from that version. > > The question is, should I integrate some changes from MultiByteFileStream > that are in squeak trunk so that the tests are green ? > > Thanks > > Mariano >
Hmm, don't remember... BackChunk problem seems related to Damien changes (oldBack vs back) ByteConverter problem seems connected to lazy initialization of latin1Map > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
