[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Pre-empting POSIX
From: |
John Darrington |
Subject: |
Pre-empting POSIX |
Date: |
Tue, 17 Jul 2007 19:25:36 +0800 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
For some time now I've been cursing the braindead way that locale
information is dealt with by POSIX. Reading some of the glibc
development archives however it seems that this is planned to be
addressed in future versions, and libc already implements (but does
not document) them.
See http://www.cygwin.com/ml/libc-alpha/2007-01/msg00018.html
What do people think about using the newlocale, uselocale, querylocale
etc functions from /usr/include/locale.h ?
On the down side it'll mean that non GNU builds of PSPP will lack
internationalisation. On the up side it'll make the job of writing
the code a lot easier and less error prone.
J'
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
- Pre-empting POSIX,
John Darrington <=