[Bug c++/65188] improve error for member operator applied to non-class type
jan.kratochvil at redhat dot com
gcc-bugzilla@gcc.gnu.org
Sat Sep 9 20:50:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65188
Jan Kratochvil <jan.kratochvil at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #3 from Jan Kratochvil <jan.kratochvil at redhat dot com> ---
gcc-7.1.1-3.fc26.x86_64
1.C:2:23: error: invalid use of member function ‘void C::f()’ (did you forget
the ‘()’ ?)
It looks as fixed now.
More information about the Gcc-bugs
mailing list