[Bug c++/11856] unsigned warning in template
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Aug 10 02:35:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11856
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-08-10 02:35:07
date| |
Summary|Wrong warning regarding |unsigned warning in template
|assert |
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-10 02:35 -------
I can confirm this on the mainline (20030809). I like this warning but this case looks
maybe too over warning but the warning is still true (usigned <= 0 is always true).
More information about the Gcc-bugs
mailing list