[Bug c++/36883] Overeager ADL again
jason at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Mar 3 20:58:00 GMT 2009
------- Comment #2 from jason at gcc dot gnu dot org 2009-03-03 20:58 -------
I agree this is a bug: [temp.dep.candidate] says
For the part of the lookup using unqualified name lookup (3.4.1), only function
declarations with external linkage from the template definition context are
found.
EDG also gets this wrong currently.
--
jason at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu dot org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |accepts-invalid
Last reconfirmed|0000-00-00 00:00:00 |2009-03-03 20:58:20
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36883
More information about the Gcc-bugs
mailing list