public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/44402] Doesn't allow friend declarations using a typedef for function type
       [not found] <bug-44402-4@http.gcc.gnu.org/bugzilla/>
@ 2013-05-21 23:14 ` paolo.carlini at oracle dot com
  2022-08-26 15:07 ` herring at lanl dot gov
  1 sibling, 0 replies; 2+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-05-21 23:14 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44402

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-05-21
                 CC|gcc-bugs at gcc dot gnu.org        |
     Ever confirmed|0                           |1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug c++/44402] Doesn't allow friend declarations using a typedef for function type
       [not found] <bug-44402-4@http.gcc.gnu.org/bugzilla/>
  2013-05-21 23:14 ` [Bug c++/44402] Doesn't allow friend declarations using a typedef for function type paolo.carlini at oracle dot com
@ 2022-08-26 15:07 ` herring at lanl dot gov
  1 sibling, 0 replies; 2+ messages in thread
From: herring at lanl dot gov @ 2022-08-26 15:07 UTC (permalink / raw)
  To: gcc-bugs

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

S. Davis Herring <herring at lanl dot gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |herring at lanl dot gov

--- Comment #1 from S. Davis Herring <herring at lanl dot gov> ---
Current trunk still rejects this, but now produces

<source>:3:21: error: invalid use of qualified-name 'A::f'
    3 | struct B { friend F A::f; };
      |                     ^

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-26 15:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-44402-4@http.gcc.gnu.org/bugzilla/>
2013-05-21 23:14 ` [Bug c++/44402] Doesn't allow friend declarations using a typedef for function type paolo.carlini at oracle dot com
2022-08-26 15:07 ` herring at lanl dot gov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).