Re: [bug-gettext] gettext 0.18.2 fails to compile without optimisations

2013-01-18 Thread Sam Thursfield
On 01/17/2013 09:18 AM, Daiki Ueno wrote: Paul Eggert writes: On 01/16/13 01:08, Daiki Ueno wrote: I'm not 100% sure if this is the right fix, so Cc'ed bug-gnulib. This patch looks good to me. Might there be other files with the same problem? Maybe gettext should be changed to use gnulib-

Re: [bug-gettext] gettext 0.18.2 fails to compile without optimisations

2013-01-17 Thread Daiki Ueno
Paul Eggert writes: > On 01/16/13 01:08, Daiki Ueno wrote: >> I'm not 100% sure if this is the right fix, so Cc'ed bug-gnulib. > > This patch looks good to me. Might there be other files > with the same problem? Maybe gettext should be changed to > use gnulib-tool to import modules from gnulib,

Re: [bug-gettext] gettext 0.18.2 fails to compile without optimisations

2013-01-16 Thread Paul Eggert
On 01/16/13 01:08, Daiki Ueno wrote: > I'm not 100% sure if this is the right fix, so Cc'ed bug-gnulib. This patch looks good to me. Might there be other files with the same problem? Maybe gettext should be changed to use gnulib-tool to import modules from gnulib, as that would help avoid simila

Re: [bug-gettext] gettext 0.18.2 fails to compile without optimisations

2013-01-16 Thread Daiki Ueno
Hi, Sam Thursfield writes: > I find that if gettext 0.18.2 is configured as follows: > > CFLAGS= ./configure > > The compilation fails later on with the following error: > > ... > Making all in tests > make[3]: Entering directory `/gettext.build/gettext-tools/tests' >