Re: GNU M4 1.4.8b released (beta release)

2007-03-10 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Matthew Woehlke on 3/8/2007 9:28 AM: > > (We already know this doesn't work: if configure doesn't define > HAVE_LONG_LONG_INT, then the resulting stdint.h breaks system headers.) > > > Without also telling gnulib not to use 'long long',

Re: GNU M4 1.4.8b released (beta release)

2007-03-10 Thread Bruno Haible
Eric Blake wrote: > 2007-03-10 Eric Blake <[EMAIL PROTECTED]> > and Matthew Woehlke(tiny change) > > * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit > types are not being provided by gnulib. > (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64

Re: GNU M4 1.4.8b released (beta release)

2007-03-10 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Bruno Haible on 3/10/2007 8:25 AM: > Eric Blake wrote: >> 2007-03-10 Eric Blake <[EMAIL PROTECTED]> >> and Matthew Woehlke(tiny change) >> >> * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit >> types are n

Re: GNU M4 1.4.8b released (beta release)

2007-03-10 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Matthew Woehlke on 3/1/2007 9:16 AM: >> That's because printf.c is part of gnulib, and both coreutils and m4 use >> the same source file. Whatever you do to fix it for one package will fix >> it for the other; and as Bruno suggested, if c