This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/11077] enumerator value in template not assignable from bool


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



------- Additional Comments From giovannibajo@libero.it  2003-06-03 17:13 -------
The failure Andrew reported on the mainline (sizeof treated as non-constant) is 
already covered by c++/9907. I'm sure there is at least a syntax of 
has_member_xxxx that works with GCC 3.4, but I can't find it in my notes. I 
suggest the poster to try tweaking the sample a bit.

Since there are no new failures in this bug, it's ok to keep it closed as a 
duplicate.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]