https://issues.dlang.org/show_bug.cgi?id=13183
--- Comment #9 from Walter Bright <[email protected]> --- (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. --
