This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/6664: Doesn't differentiate between functions and namespaces as symbols
- From: Gabriel Dos Reis <gdr at codesourcery dot com>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 28 Jun 2002 15:16:03 -0000
- Subject: Re: c++/6664: Doesn't differentiate between functions and namespaces as symbols
- Reply-to: Gabriel Dos Reis <gdr at codesourcery dot com>
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