This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

missing #define LC_MESSAGES in Xlocale.h?


Hallo cygwin-xfree,

I'm missing the define for LC_MESSAGES in Xlocale.h:

$ diff -u3 Xlocale.h~ Xlocale.h
--- Xlocale.h~  2003-10-23 09:36:39.708214400 +0200
+++ Xlocale.h   2003-10-23 09:36:24.406211200 +0200
@@ -44,6 +44,7 @@
 #define LC_MONETARY 3
 #define LC_NUMERIC  4
 #define LC_TIME     5
+#define LC_MESSAGES 6
 
 _XFUNCPROTOBEGIN
 extern char *_Xsetlocale(

  
Gerrit
-- 
=^..^=


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]