Re: [PATCH] warnings: add comments about previous patch

2011-07-27 Thread Jim Meyering
Stefano Lattarini wrote: > Hi Eric, and thanks for the quick patch. > ... > If you haven't already pushed this, I'd like to suggest to credit Jim too > here: it was him who've had the idea of marking the comments as "FIXME", > and to suggest the removal of the hacks once a more modern autoconf can

Re: [PATCH] warnings: add comments about previous patch

2011-07-26 Thread Stefano Lattarini
Hi Eric, and thanks for the quick patch. On Wednesday 27 July 2011, Eric Blake wrote: > Make sure we don't unintentionally revert this intentional break > in the typical autoconf style because a future change was only > tested with newer autoconf. > > * m4/absolute-header.m4: Document AS_VAR_PUSH

[PATCH] warnings: add comments about previous patch

2011-07-26 Thread Eric Blake
Make sure we don't unintentionally revert this intentional break in the typical autoconf style because a future change was only tested with newer autoconf. * m4/absolute-header.m4: Document AS_VAR_PUSHDEF limitation. * m4/include_next.m4: Likewise. * m4/warn-on-use.m4: Likewise. * m4/warnings.m4: