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: [PATCH 00/12] Remove some ALL_* iteration macros


>>>>> "Tom" == Tom Tromey <tom@tromey.com> writes:

>>>>> "Simon" == Simon Marchi <simark@simark.ca> writes:
Simon> Usually, the problem I had was the other way around, that having the struct tag
Simon> causes a compilation problem:

Tom> Aha, that's what I misremembered.
Tom> Ok, I can fix that.

I did it.  A few spots needed an additional tweak to avoid a clash
between a variable ("objfile" or "symtab") and the type.
I've force-pushed it to that same branch, in case you feel like giving
it a try.  I'll re-send the series sometime.

Tom


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