Re: stdint.m4 tweak

2006-07-25 Thread Paul Eggert
Bruno Haible <[EMAIL PROTECTED]> writes: > ok to apply this code simplification? That's fine with me, thanks. (Though I wrote it that way so I wouldn't have to worry about the issue of namespace collision. So maybe it's simpler the way it is. :-)

Re: stdint.m4 tweak

2006-07-25 Thread Jim Meyering
Bruno Haible <[EMAIL PROTECTED]> wrote: > Hi Paul, > > ok to apply this code simplification? > > diff -r -c3 --unidirectional-new-file --exclude=CVS > gnulib-20060722/m4/stdint.m4 gnulib-20060722-modified/m4/stdint.m4 > *** gnulib-20060722/m4/stdint.m4 2006-07-11 13:54:20.0 +0200 > --

stdint.m4 tweak

2006-07-24 Thread Bruno Haible
Hi Paul, ok to apply this code simplification? diff -r -c3 --unidirectional-new-file --exclude=CVS gnulib-20060722/m4/stdint.m4 gnulib-20060722-modified/m4/stdint.m4 *** gnulib-20060722/m4/stdint.m42006-07-11 13:54:20.0 +0200 --- gnulib-20060722-modified/m4/stdint.m4 2006-0