[Bug c++/79957] [C++] Zero-length array function parameters in templates should cause warning/substituion failure in pedantic mode
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 8 14:38:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79957
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |rejects-valid
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-03-08
Ever confirmed|0 |1
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I think the policy is that SFINAE contexts are always pedantic.
More information about the Gcc-bugs
mailing list