This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 00/18] -Wc++-compat patches
- From: Tom Tromey <tromey at redhat dot com>
- To: Ondrej Oprala <ooprala at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Wed, 09 Oct 2013 12:56:14 -0600
- Subject: Re: [PATCH 00/18] -Wc++-compat patches
- Authentication-results: sourceware.org; auth=none
- References: <1381339053-14519-1-git-send-email-ooprala at redhat dot com>
>>>>> "Ondrej" == Ondrej Oprala <ooprala@redhat.com> writes:
Ondrej> I've rebased Tom's patches from the archer/tromey/c++ branch
Ondrej> and mentioned the changes in respective ChangeLogs.
Thanks for doing that.
Note that even after all the patches on the branch, the result still
isn't -Wc++-compat clean. More work is needed.
Tom