[Bug c++/79466] strange varargs warnings on superflous paranthesises

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Feb 11 19:40:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79466

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
C++14 changed the rules slightly about paranthesises which is why you are
seeing the difference here.


More information about the Gcc-bugs mailing list