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] Rename reserved C++ keyword "explicit"


On 08/12/2015 03:49 PM, Doug Evans wrote:
> Keith Seitz writes:
>  > Hi,
>  >
>  > BuildBot also reminded me that "explicit" is a reserved keyword in C++.
>  > This patch simply renames all the (illegal) uses of "explicit". This
> should
>  > fix the build errors with --enable-build-with-cxx bots.
>  >
>  > OK?
>  >
>  > gdb/ChangeLog
>  [snip]
>
> LGTM

I've pushed this. Thank you for taking a look, Doug.

Keith


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