[RFA] enum enable

Jim Blandy jimb@zwingli.cygnus.com
Wed Jul 18 10:15:00 GMT 2001


Eli Zaretskii <eliz@is.elta.co.il> writes:
> [Dig, dig] and it looks like this is expected: my references indicate
> that enumeration constants and function names belong to the same
> namespace in C programs.

Right.  The changes I asked about were all renamings of *structure*
members, not enum members.  Structure members are supposed to be in
per-type namespaces; I was astonished to hear some version of GCC was
having problems with that.  But it wasn't.

I can go re-patch, recompile, and send you the error messages, but in
order to correct your patch, you'll need to update your source tree
anyway, right?



More information about the Gdb-patches mailing list