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++/53012] unrelated friend operators in same namespace interfere with operator resolution outside of namespace


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

Nathan Ridge <zeratul976 at hotmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zeratul976 at hotmail dot com

--- Comment #2 from Nathan Ridge <zeratul976 at hotmail dot com> ---
This appears to be fixed in gcc 6, possibly by the same change that fixed bug
60860 as well.

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