This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH, v3] Fix build failure in maintainer-mode
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Ralf Wildenhues <Ralf dot Wildenhues at gmx dot de>, gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Sun, 15 Jun 2008 07:04:32 -0500 (CDT)
- Subject: Re: [PATCH, v3] Fix build failure in maintainer-mode
- Accept-language: en-US
- References: <20080615091745.GE12733@ins.uni-bonn.de>
Hi,
--- Original Message ---
> In libstdc++-v3/, --enable-maintainer-mode (among others)
> implies
> -Werror, which fails due to the warning about this unused
> variable.
And in any case an annoying warning in normal builds. Please go ahead, thanks.
Paolo.