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 03/18] poison "this"


>>>>> "Ondrej" == Ondrej Oprala <ooprala@redhat.com> writes:

Ondrej>     bfd/
Ondrej>        * libbfd-in.h (item) : Renamed from this. Update copyright year.
Ondrej>        * libbfd.h (item) : Renamed from this. Update copyright year.

Note that this change isn't actually needed.
I added it since I was working incrementally using the poison pragma.
But, that pragma catches too much and this particular use of "this"
isn't a problem for the real -Wc++-compat.

I suggest dropping this bit.

Tom


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