[Bug c++/13594] [3.4 Regression] namespace association vs. templates part two
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jan 15 14:42:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-01-15 14:41 -------
Subject: Bug 13594
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: aoliva@gcc.gnu.org 2004-01-15 14:41:49
Modified files:
gcc/cp : ChangeLog name-lookup.c
Log message:
PR c++/13594
PR c++/13658
* name-lookup.c (qualified_lookup_using_namespace): Search
strongly-associated namespaces first, and only then try other
namespaces.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3882&r2=1.3883
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/name-lookup.c.diff?cvsroot=gcc&r1=1.32&r2=1.33
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13594
More information about the Gcc-bugs
mailing list