This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/25980] Unexpected name conflict between symbols
- From: "dwhorton at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jan 2006 20:27:38 -0000
- Subject: [Bug c++/25980] Unexpected name conflict between symbols
- References: <bug-25980-12079@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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