This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11077] enumerator value in template not assignable from bool
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jun 2003 12:36:39 -0000
- Subject: [Bug c++/11077] enumerator value in template not assignable from bool
- References: <20030603102315.11077.numerical.simulation@web.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11077
pinskia@physics.uc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |major
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-06-03 12:36:39
date| |
------- Additional Comments From pinskia@physics.uc.edu 2003-06-03 12:36 -------
I am going to assume this is valid C++
It happens on 2.95.3, 3.0.4, 3.2.3, 3.3.1 (20030526) and the mainline (20030602).
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.