This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11506] SFINAE fails sometimes
- From: "dave at boost-consulting dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jul 2003 01:25:55 -0000
- Subject: [Bug c++/11506] SFINAE fails sometimes
- References: <20030712032254.11506.dave@boost-consulting.com>
- 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=11506
------- Additional Comments From dave at boost-consulting dot com 2003-07-13 01:25 -------
Subject: Re: SFINAE fails sometimes
"bangerth at dealii dot org" <gcc-bugzilla@gcc.gnu.org> writes:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11506
Hmm, that's really interesting. I fixed that problem and the SFINAE
issue still remains. So then I guess the *other* question is why GCC
wasn't reporting that error.
I tried to post the fix to bugzilla but the site seems to be
unresponsive at the moment.