This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: namespace namespace


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


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