[Bug c++/64970] Hard error instead of SFINAE for expression in nested template alias

2015-02-13 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64970 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/64970] Hard error instead of SFINAE for expression in nested template alias

2015-02-13 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64970 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Feb 13 14:54:48 2015 New Revision: 220684 URL: https://gcc.gnu.org/viewcvs?rev=220684&root=gcc&view=rev Log: /cp 2015-02-13 Paolo Carlini PR c++/64970 * decl.c

[Bug c++/64970] Hard error instead of SFINAE for expression in nested template alias

2015-02-13 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64970 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug c++/64970] Hard error instead of SFINAE for expression in nested template alias

2015-02-08 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64970 Ville Voutilainen changed: What|Removed |Added Keywords||rejects-valid Status|UNC