This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


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

Re: demangle.h and ucase enums?



>> I've been working on the simplistic interpretation of ``enums are in
>> upper case'' but, looking at demangle.h other interpretations are
>> possible.
> 
> 
> Err... what do you see in demangle.h that is pertinent to the above
> issue?  I don't see anything except that they use lower case for
> enums, which AFAIK is quite a wide-spread habit, including in Emacs.

Ok, in that case, I'd like to propose (1) that new GDB enum's be _lower_ 
case.  Upper case be largely reserved for macro's.

	Andrew

(1) A total about face on my part :-/.  My execuse is that someone taught

me to use upper case.



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