This is the mail archive of the gcc-prs@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]

Re: c++/6664: Doesn't differentiate between functions and namespaces as symbols


The following reply was made to PR c++/6664; it has been noted by GNATS.

From: Gabriel Dos Reis <gdr@codesourcery.com>
To: "Dale Peakall" <dale.peakall@bit-arts.com>
Cc: <lerdsuwa@gcc.gnu.org>, <dale@peakall.net>, <gcc-bugs@gcc.gnu.org>,
   <gcc-gnats@gcc.gnu.org>
Subject: Re: c++/6664: Doesn't differentiate between functions and namespaces as symbols
Date: 28 Jun 2002 17:07:52 +0200

 "Dale Peakall" <dale.peakall@bit-arts.com> writes:
 
 [...]
 
 | The standard C++ header <cmath> 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


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