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/obv] Rename `typename' in d-exp.y to avoid C++ reserved word


On 15 August 2015 at 02:36, Keith Seitz <keiths@redhat.com> wrote:
> A recent patch introduced a variable named `typename' into d-exp.y,
> and one of the --enable-with-cxx build slaves consequently failed to compile
> this.  This patch simply adds an underscore into the name to avoid the
> reserved word.
>

I'll have to remember to add that to my own builds, thanks.

Iain


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