This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [V3 PATCH] Fix for defect report libstdc++/1897
- To: bumgard at roguewave dot com
- Subject: Re: [V3 PATCH] Fix for defect report libstdc++/1897
- From: Gabriel Dos Reis <gdr at codesourcery dot com>
- Date: 16 Feb 2001 20:41:42 +0100
- Cc: libstdc++ at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Organization: CodeSourcery, LLC
- References: <20010215002449.24084.qmail@mail.code.roguewave.com>
bumgard@roguewave.com writes:
| This patch simply eliminates a warning for those of use who
| compile with -pedantic -Wall and -Werror.
|
|
| 2001-02-13 Greg Bumgardner <bumgard@roguewave.com>
[...]
| * libstdc++-v3/include/bits/ostream.tcc: Add __extension__
| to variable-length arrays.
The right fix is to say `#pragma GCC system_header' at the top of the
file. It is missing anyway.
-- Gaby
CodeSourcery, LLC http://www.codesourcery.com