This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/59766] c++1y: declaring friend function with 'auto' return type deduction is rejected with bogus reason


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

--- Comment #10 from Jason Merrill <jason at gcc dot gnu.org> ---
(In reply to David Krauss from comment #9)
> I didn't send it to gcc-patches. It's never been necessary for me before.

I appreciate getting direct mail about C++ patches so that I see them faster; I
didn't notice this one until today.  Also feel free to ping me if I haven't
responded after a week.

I'll check this in after GCC 5 branches.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]