This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/21755] Warning from function template in system header
- From: "geoffk at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jul 2007 22:56:14 -0000
- Subject: [Bug c++/21755] Warning from function template in system header
- References: <bug-21755-3259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from geoffk at gcc dot gnu dot org 2007-07-13 22:56 -------
I'm not even sure this is a bug; maybe it's a clue that you should have
instantiated baz() with an unsigned type.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21755