Re: duplocale cygwin failure

2010-04-15 Thread Simon Josefsson
Bruno Haible writes: > Hi Simon, > >> In file included from test-locale-c++.cc:22: >> ../gllib/locale.h:329: error: ‘duplocale’ was not declared in this scope >> ../gllib/locale.h:329: error: invalid type in declaration before ‘;’ token >> make[3]: *** [test-locale-c++.o] Error 1 >> make[3]: Leav

Re: duplocale cygwin failure

2010-04-03 Thread Bruno Haible
Hi Simon, > In file included from test-locale-c++.cc:22: > ../gllib/locale.h:329: error: ‘duplocale’ was not declared in this scope > ../gllib/locale.h:329: error: invalid type in declaration before ‘;’ token > make[3]: *** [test-locale-c++.o] Error 1 > make[3]: Leaving directory `/home/Simon/gnul

duplocale cygwin failure (was: Re: lchmod cygwin failure)

2010-03-29 Thread Simon Josefsson
Bruno Haible writes: > Fixed as follows: > > > 2010-03-27 Bruno Haible > > Fix a compilation error on Cygwin with g++ >= 4.3. > * lib/sys_stat.in.h (lchmod): Don't warn about the use of this function > if it is undefined or if we alias it to chmod. > (lstat): Don't warn