From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1640 invoked by alias); 28 Jun 2002 15:16:06 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 1569 invoked by uid 71); 28 Jun 2002 15:16:03 -0000 Date: Fri, 28 Jun 2002 08:26:00 -0000 Message-ID: <20020628151603.1567.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Gabriel Dos Reis Subject: Re: c++/6664: Doesn't differentiate between functions and namespaces as symbols Reply-To: Gabriel Dos Reis X-SW-Source: 2002-06/txt/msg00698.txt.bz2 List-Id: The following reply was made to PR c++/6664; it has been noted by GNATS. From: Gabriel Dos Reis To: "Dale Peakall" Cc: , , , Subject: Re: c++/6664: Doesn't differentiate between functions and namespaces as symbols Date: 28 Jun 2002 17:07:52 +0200 "Dale Peakall" writes: [...] | The standard C++ header should not specify functions at the | global scope, that interfere with namespace definitions like the one | above. | | Can we re-open this defect report as a standard library bug? I think so. But it is not high priority. -- Gaby