On Mon, Jul 9, 2012 at 7:54 AM, Lennart Poettering <[email protected]> wrote: > UTF8 is a superset of ASCII
Yes, for true 7-bit ASCII. Unfortunately, many systems interpret "ASCII" to be a license for use of Latin-1 (and other traditional 8-bit character sets) in a way that's not safe to read as UTF-8. Clearly specifying UTF-8 everywhere is key. Thanks for making that change. -- David Strauss | [email protected] _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
