This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA 0/6] Add -Wunused-but-set-parameter and -Wunused-but-set-variable
- From: Yao Qi <qiyaoltc at gmail dot com>
- To: Tom Tromey <tom at tromey dot com>
- Cc: "gdb-patches at sourceware dot org" <gdb-patches at sourceware dot org>
- Date: Wed, 13 Jul 2016 14:45:40 +0100
- Subject: Re: [RFA 0/6] Add -Wunused-but-set-parameter and -Wunused-but-set-variable
- Authentication-results: sourceware.org; auth=none
- References: <1465248812-23902-1-git-send-email-tom@tromey.com> <CAH=s-POD0ONLxHsoMFooOibZ58TB_UjW85GXioaM5_koQ2FBCA@mail.gmail.com> <87zipmokf3.fsf@tromey.com>
On Tue, Jul 12, 2016 at 6:06 PM, Tom Tromey <tom@tromey.com> wrote:
>>>>>> "Yao" == Yao Qi <qiyaoltc@gmail.com> writes:
>
> Yao> On Mon, Jun 6, 2016 at 10:33 PM, Tom Tromey <tom@tromey.com> wrote:
>>> I built and regression tested this using --enable-targets=all on
>>> x86-64 Fedora 23. However, I could not update the various nat-*
>>> files, so there are probably unfixed warnings lurking there.
>
> Yao> Can you use cross compiler to cross build native gdb to catch these
> Yao> warnings?
>
> It seems I won't get around to this. How about I check in everything
> except the patch to enable the warning? That way at least some progress
> has been made.
>
Yes, that is fine by me.
--
Yao (齐尧)