This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/18530] [4.0 regression] Bogus warnings about shadowed variables __ct, __dt
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Nov 2004 14:14:22 -0000
- Subject: [Bug c++/18530] [4.0 regression] Bogus warnings about shadowed variables __ct, __dt
- References: <20041117161141.18530.martin@mpa-garching.mpg.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From reichelt at gcc dot gnu dot org 2004-11-23 14:14 -------
OK. What about the three redundant typedefs in codecvt_specializations.h ?
Are we going to remove them for 4.0 or rather in the libstdcxx_so_7-branch ?
Or do we leave them untouched ?
Btw, in the 4.0 sources they are in the lines 284, 351, 389 of
libstdc++-v3/config/locale/ieee_1003.1-2001/codecvt_specializations.h .
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18530