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++/25980] Unexpected name conflict between symbols



------- Comment #3 from dwhorton at gmail dot com  2006-01-26 20:27 -------
I see the issue.  I am surprised that ADL causes non-functions from one
namespace to pollute another.  Nonetheless given the present state of the spec
the confict as reported seems to be valid behaviour.


-- 


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


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