This is the mail archive of the gcc@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: [libobjc] May I tweak objc-api.h?


Or tweak the parser; because if "class" were also used as an identifier,
it should/would never be contextually ambiguous with it's use as a keyword.

Likely true for most keywords, as I don't believe there are any syntactic
contexts which expect an expression/value or a declaration/statement?

(although likely an issue that most would like to avoid wrestling with)


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