On 15 October 2013 06:22, Laurentiu Palcu <[email protected]> wrote: > Is it wise to encode the strings with latin_1 by default? Would it work > if the filename uses cyrillic characters? Or chinese?
Especially not considering every modern distro defaults to UTF-8 locales now. Using the system encoding makes sense. Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
