Richard Frith-Macdonald wrote: [snip]
> One good thing Apple is doing is to and new methods specifying > encodings, and deprecate old methods which guess encoding based on > locale ... What methods that guessed encoding based on locale? Unless you provide the locale explicitly, the "assumed" locale is C -- in which UTF-8 does not work. (which means things like $GNUSTEP_STRING_ENCODING have never been anything but nonsense) -- | Jeff Teunissen -=- Pres., Dusk To Dawn Computing -=- deek @ d2dc.net | GPG: 1024D/9840105A 7102 808A 7733 C2F3 097B 161B 9222 DAB8 9840 105A | Core developer, The QuakeForge Project http://www.quakeforge.net/ | Specializing in Debian GNU/Linux http://www.d2dc.net/~deek/ _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
