On Friday, 07 November 2008, at 09:04:06 (+1100), Carsten Haitzler wrote: > it works - it just isn't going to let you continue until you select > a language. i can just disable the language selection if none are > found, but i'd rather people fix their systems.
You can't fix something that isn't broken. The code should assume "C" if no locale support is present and move on. > nb - i dont care what posix defines. if we stuck to "only do what > posix defines" we souldn't use x11 nor a gazillion other > things. posix doesn't define libpng or libjpeg, or fontconfig or > dbus... That logic is backward, IMHO. POSIX doesn't *preclude* the use of X11 or libjpeg or libpng. The current code *precludes* running on a system that is validly and correctly configured according to existing standards. Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ <[EMAIL PROTECTED]> Linux Server/Cluster Admin, LBL.gov Author, Eterm (www.eterm.org) ----------------------------------------------------------------------- "The problem with the gene pool is there's no lifeguard." -- Steven Wright ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
