namespace namespace
Joseph S. Myers
joseph@codesourcery.com
Mon Jun 29 17:43:00 GMT 2009
On Mon, 29 Jun 2009, Andrew Haley wrote:
> Also, the set of C++ keywords in gjavah is different from the set in gcj.
Sounds like you should put a comment where the G++ list of keywords is,
saying that if you change the list of keywords for C++ you need to update
<list of other places in gcj, gjavah etc.> to keep those other lists in
sync - logically any addition of a C++ keyword should start with adding it
for the C++ front end.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Java-patches
mailing list