This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: remove ObjC-related globals from C FE


>>>>> "Matthew" == Matthew Wilcox <matthew@wil.cx> writes:

Matthew> s/parser/PARSER/

Whoops.  Thanks, I'll fix this.

Matthew> Of course, it happens to work because everywhere you're calling it,
Matthew> your argument is actually called 'parser', but you obviously intended
Matthew> to use parameter substitution, not magic names.

Perhaps it would be cleaner just to inline that macro wherever it is
used.  I don't think it adds much.  Joseph?  If you want it I will do
this.

Tom


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