[Issue 13183] C++ namespace should not conflict with import root package
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Feb 14 13:43:36 PST 2017
https://issues.dlang.org/show_bug.cgi?id=13183
--- Comment #9 from Walter Bright <bugzilla at digitalmars.com> ---
(In reply to anonymous4 from comment #8)
> AIU, this can't work because C++ namespaces are added to D symbol table.
> Manu proposed to not add C++ namespaces to D symbol table, use them for
> mangling only, this would also allow multiple declarations of the same C++
> namespace. Was it rejected?
Manu's proposal was rejected. There was a discussion thread about it, sorry, I
don't have a link handy.
--
More information about the Digitalmars-d-bugs
mailing list