This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH 01/18] poison "class"


> From: Ondrej Oprala <ooprala@redhat.com>
> Date: Wed,  9 Oct 2013 19:17:16 +0200
> 
> From: Tom Tromey <tromey@redhat.com>
> 
>  * amd64-tdep.c (klass) : Renamed from class.
>  * c-exp.y(klass) : Likewise.
>  * cli/cli-cmds.c(klass) : Likewise.
>  * cli/cli-decode.c(klass) : Likewise.
>  * cli/cli-decode.h(klass) : Likewise.
>  * cli/cli-script.c(klass) : Likewise.
>  * cli/cli-setshow.c(klass) : Likewise.
>  * command.h(klass) : Likewise.
>  * mdebugread.c(klass) : Likewise.
>  * objc-lang.c(klass) : Likewise.
>  * parser-defs.h(klass) : Likewise.
>  * psymtab.c(klass) : Likewise.
>  * python/py-symbol.c(klass) : Likewise.
>  * top.c(klass) : Likewise.

I strongly object to the deliberate misspelling of "class" that this
diff introduces.  Unless we're actually make the decision to rewrite
GDB in C++ (to which I strongly object in the first place) I don't
think this (and other) uglification diffs should go in.


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