This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 01/18] poison "class"
- From: Mark Kettenis <mark dot kettenis at xs4all dot nl>
- To: ooprala at redhat dot com
- Cc: gdb-patches at sourceware dot org, tromey at redhat dot com
- Date: Sun, 20 Oct 2013 21:12:56 +0200 (CEST)
- Subject: Re: [PATCH 01/18] poison "class"
- Authentication-results: sourceware.org; auth=none
- References: <1381339053-14519-1-git-send-email-ooprala at redhat dot com> <1381339053-14519-2-git-send-email-ooprala at redhat dot com>
> 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.