Re: cygwin locale broken? (was: Re: gnome 2.8.0 and external dependencies)

2004-10-01 Thread Gerrit P. Haase
Hi Yang, And if it is working for X it should not be too hard to get it working in Cygwin too. Yes, I think so. But we need somebody to do this. You are the one! Please send a bugreport to the newlib list. Include your simple testcase as you did before, thats it. Maybe there are some wise

cygwin locale broken? (was: Re: gnome 2.8.0 and external dependencies)

2004-09-30 Thread Gerrit P. Haase
Hi Yang, I switched this thread over to the main list. Just try the small test program attached below $ gcc -o localetest localetest.c $ ./localetest fr_FR changed to: (null) current LC_ALl: C current LC_CTYPE: C $ gcc -o xlocaletest -DX_LOCALE -I/usr/X11R6/include localetest.c

Re: cygwin locale broken? (was: Re: gnome 2.8.0 and external dependencies)

2004-09-30 Thread Christopher Faylor
On Thu, Sep 30, 2004 at 05:36:28PM +0200, Gerrit P. Haase wrote: Hi Yang, I switched this thread over to the main list. Just try the small test program attached below $ gcc -o localetest localetest.c $ ./localetest fr_FR changed to: (null) current LC_ALl: C current LC_CTYPE: C $ gcc -o

Re: cygwin locale broken? (was: Re: gnome 2.8.0 and external dependencies)

2004-09-30 Thread Yang Guilong
Hi, Gerrit On Thu, 30 Sep 2004 17:36:28 +0200, Gerrit P. Haase [EMAIL PROTECTED] wrote: Hi Yang, I switched this thread over to the main list. If there is no one fixing it then it will stay as it is, why is cygwin locale broken, what is broken, how to fix it? I don't want to patch 50