This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52422] [C++11][SFINAE] Hard errors with void or arithmetic expressions
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 28 Feb 2012 20:38:06 +0000
- Subject: [Bug c++/52422] [C++11][SFINAE] Hard errors with void or arithmetic expressions
- Auto-submitted: auto-generated
- References: <bug-52422-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52422
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-02-28
Ever Confirmed|0 |1
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-02-28 20:38:06 UTC ---
Ok. Likely simple to fix, I'll have a look.