CVS build breakage

2007-05-25 Thread Daniel Richard G.
The (u)intmax_t bit in revision 1.109 of modules/m4.c broke the build for me. .../m4/modules/m4.c:103: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'number' .../m4/modules/m4.c:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'unumber' .../m4/modules/m4.c:11

Re: CVS build breakage

2007-05-25 Thread Eric Blake
According to Daniel Richard G. on 5/25/2007 8:34 PM: > The (u)intmax_t bit in revision 1.109 of modules/m4.c broke the build for > me. > > .../m4/modules/m4.c:103: error: expected '=', ',', ';', 'asm' or > '__attribute__' before 'number' > .../m4/modules/m4.c:104: error: expected '=', ',', ';',

Re: CVS build breakage

2007-05-25 Thread Daniel Richard G.
On Fri, 2007 May 25 20:46:53 -0600, Eric Blake wrote: > > Thanks for the report. Obviously cygwin's headers are a bit leaky in > their namespace, to get intmax_t from somewhere else. I'm checking this in: Did the trick for me. Thanks for the fix! --Daniel -- NAME = Daniel Richard G.