This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fixup SIM_CHECK_*


On 08/25/2009 09:55 PM, Ralf Wildenhues wrote:
* Frank Ch. Eigler wrote on Wed, Aug 19, 2009 at 09:34:37PM CEST:
According to the FIXME note in that file, please excise SIM_CHECK_*
altogether if it has been mooted by a modern autoconf.

This was still left TODO. Of course, I managed to actually commit a patch, that would not expand AC_CHECK_MEMBERS correctly, as that uses _$0_BODY internally, and $0 is still SIM_CHECK_MEMBER (Paolo, it's ugly to have to remember this, so we maybe shouldn't use m4_defn so much):

Hey, Eric (Blake) is the big optimizer in Autoconf-land, not me. :-) I agree with you, though of course I don't like this kind of relying on Autoconf internals.


The patch seems fine.

Paolo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]