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++/16021] Tests for container swap specialisations FAIL in debug mode



------- Comment #15 from jason at gcc dot gnu dot org  2006-01-26 22:29 -------
Subject: Bug 16021

Author: jason
Date: Thu Jan 26 22:29:12 2006
New Revision: 110282

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110282
Log:
        PR c++/16021
        * name-lookup.c (parse_using_directive): Require strong using to
        name a nested namespace.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/name-lookup.c
    trunk/gcc/testsuite/g++.dg/lookup/strong-using-1.C
    trunk/gcc/testsuite/g++.dg/lookup/strong-using-2.C
    trunk/gcc/testsuite/g++.dg/lookup/strong-using-3.C


-- 


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


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