[EMAIL PROTECTED] (Ludovic Courtès) writes: > > The idea is that eventually we could plug in `localeconv' support > transparently, i.e., the user-visible API would remain the same but it > would become capable of using `localeconv' when `nl-langinfo' is not > available (that would work only for monetary and numeric procedures, > though).
Yep. And strftime might be able to cover the time bits - though perhaps no sensible system has localized strftime without other locale bits. (And like I say I think conditionals in C will be easier than scheme.) _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel