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: C++ bootstrap (part 7/n): Rename `class' to `cl' everywhere.


Graham Stott wrote:
> Bernardo Innocenti wrote:
> 
>>Hello,
> 
> 
>>2004-07-25  Bernardo Innocenti  <bernie@develer.com>
>>
>>	* c-common.c: Rename all identifiers named `class' to `cl'.
> 
> I think it would be much better to use a longer name than truncate it,
> cl isn't particularly mnemonic.

I've seen the `cl' abbreviation already used elsewhere in GCC (for
instance tree-outof-ssa.c and tree-ssa-live.c).  It's quite customary
also in other projects.

Would `cls' sound better to you?

-- 
  // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/


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