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: [RFA] New rules for ARI


>>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:

Pedro> gcc is much more permissive with system libraries than with regular
Pedro> headers.  -isystem PATHFOO makes gcc treat headers found in PATHFOO
Pedro> as system headers.  Doesn't gcc ignore this warning on declarations
Pedro> coming from system headers?  It's actually the opposite that happens:
Pedro> bugs in system headers are more masked than non-system headers'.

Yeah... I know this and yet somehow managed to write that email.
Sigh.

Anyway, I reported a bug to the readline maintainers.

I didn't run across any other problems with this flag, and I generally
do "full" (--enable-targets=all + expat + python) builds.  So aside from
some TUI things, that depend on readline anyway, we are in pretty good
shape.

Tom


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