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: FYI: avoid use of C++ keywords in gcc/java


On Tue, 2008-06-24 at 06:46 -0600, Tom Tromey wrote:

> The gcj front end has some variables whose names conflict with C++
> keywords.  This patch renames them all.  In my opinion the result is
> not any less clear than what is there already.

Can I suggest that you document why class appears as "klass"?  That
might help avoid people trying to "fix" it or clarify for people whose
native language is not English?

Cheers, Ben



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