[PATCH/obv] Rename `typename' in d-exp.y to avoid C++ reserved word

Sergio Durigan Junior sergiodj@redhat.com
Sun Aug 16 13:12:00 GMT 2015


On Saturday, August 15 2015, Iain Buclaw wrote:

> 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.

Good idea, but if you forget, there's a builder in our BuildBot
dedicated only to catch failures when compiling with --enable-with-cxx.
If something fails, the author will be notified via e-mail.

Of course it's always good to check before pushing the changes, but I
thought it was worth mentioning the builder just in case.

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/



More information about the Gdb-patches mailing list