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: [commit/Ada] Remove dead function (extract_string)...


>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:

Joel> I think we should indeed try to enable that warning. I assume it's
Joel> just a matter of adding it to
Joel> build_warnings="-Wall -Wdeclaration-after-statement -Wpointer-arith \
Joel> -Wformat-nonliteral -Wno-pointer-sign \
Joel> -Wno-unused -Wunused-value -Wno-switch -Wno-char-subscripts"
Joel> ?

Yes, I think that ought to work.

Tom


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