problems with iso restrict
Mark Mitchell
mark@markmitchell.com
Fri Dec 4 16:02:00 GMT 1998
>>>>> "Alexandre" == Alexandre Oliva <oliva@dcc.unicamp.br> writes:
Alexandre> Isn't it possible to make some lexer/parser hack to
Alexandre> accept restrict as a name, rather than as a keyword, if
Alexandre> it is not in a context where the restrict keyword would
Alexandre> not be acceptable, and flag restrict as a symbol name
Alexandre> for the rest of that translation unit or so?
Perhaps, but let's not. The same issues that apply to restrict apply
to the rest of C9x's new features.
--
Mark Mitchell mark@markmitchell.com
Mark Mitchell Consulting http://www.markmitchell.com
More information about the Gcc-bugs
mailing list