Fix for StringTest>>testUnescapePercentsWithTextEncoding

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Fix for StringTest>>testUnescapePercentsWithTextEncoding

Nicolas Cellier
PharoInbox/Multilingual-nice.54

Fix for (StringTest new testUnescapePercentsWithTextEncoding)

A zealous unicode refactoring changed toUnicode: -> byteToUnicode: in
ShiftJISTextConverter>>#nextFromStream.

Clearly, ShiftJIS is not byte-encoded, so I revert the change

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project