This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/58263] unaccessable member function but with a spelling mistake in friend statement
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 14 Aug 2016 04:31:49 +0000
- Subject: [Bug c++/58263] unaccessable member function but with a spelling mistake in friend statement
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-58263-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58263
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |diagnostic
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-08-14
Summary|[feature request] friend |unaccessable member
|class $UndefinedClass |function but with a
| |spelling mistake in friend
| |statement
Ever confirmed|0 |1
--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed based on my suggestion in comment #4.