John Darrington <[email protected]> writes: > I was hoping to use the newlocale/uselocale functions, which are in > libc, but are absent from other systems (including mingw). I think > it's going to be very difficult to have more than marginal i18n > support without these. I wonder if the gnulib people would accept a > cut of the libc code? Alternatively might have to make do with a very > reduced i18n functionality on non GNU systems.
I think that we can write a gnulib module that simulates these functions. (By the way, I believe that these functions are in POSIX 2008 that was released some time ago.) -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
