[C++ PATCH] Fix extern "C" function and namespace handling

brent@rcfile.org brent@rcfile.org
Fri Oct 6 22:19:00 GMT 2000


On 06 Oct 2000 at 20:24 (-0700), Kriang Lerdsuwanakij wrote:
| Hi
| 
| The included patch fix the extern "C" function and namespace handling
| to comply with 7.5p6 of the standard.  Declarations for such functions
| in different namespaces are treated as the same function.  One
| definition rule is also enforced for these functions across the
| namespaces.

nice! works afaict.

thank you.
  brent


-- 
All opinions expressed are My own, unless otherwise attributed. In
presenting facts, I expressly reserve the right to be Wrong. Portions
of this message authored by Me are subject to the Free Thought License.


More information about the Gcc-patches mailing list