From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5726 invoked by alias); 1 Apr 2008 19:34:50 -0000 Received: (qmail 5553 invoked by uid 48); 1 Apr 2008 19:34:08 -0000 Date: Tue, 01 Apr 2008 19:34:00 -0000 Message-ID: <20080401193408.5552.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/33486] namespace association doesn't handle parallel namespaces In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bkoz at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-04/txt/msg00098.txt.bz2 ------- Comment #7 from bkoz at gcc dot gnu dot org 2008-04-01 19:34 ------- Hey Jason, can we get this fixed on 4_3-branch? (Could probably get away with just gcc/cp/name-lookup.c fix, no?) -benjamin -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33486