Around 4 o'clock on Jul 10, Owen Taylor wrote:
> As far as the question at hand; I think that giving up and using a > default value or no value is fine if setlocale() hasn't been > called. But I don't see any problems with checking > LC_ALL/LC_CTYPE/LANG... it might be a nice touch. Given that POSIX specifies the order in which these are used, and given that all of my test programs don't call setlocale, I've added the trivial code to fetch from the environment. Keith Packard XFree86 Core Team HP Cambridge Research Lab _______________________________________________ Fonts mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/fonts
