This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34783] unwanted limited range warning in template code
- From: "mrs at apple dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jan 2008 20:08:02 -0000
- Subject: [Bug c++/34783] unwanted limited range warning in template code
- References: <bug-34783-1447@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from mrs at apple dot com 2008-01-14 20:08 -------
No, that bug report has a hack around, not a fix. A fix would make it work by
default out of the box.
A fix would avoid these for templated types and leave them for non-templated
types.
--
mrs at apple dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34783