[Issue 15576] extern(C++, namespace) wrong mangling of variables (Windows)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Nov 6 01:15:23 PST 2016


https://issues.dlang.org/show_bug.cgi?id=15576

--- Comment #4 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/b725551c35874fdce085a1475f6bd0db398e0f64
Fix issue 15576 - Skip over the parent expression when parent is NSpace.

https://github.com/dlang/dmd/commit/dcb58fc97636d9fbe1ee3405be1152c966f456dd
Merge pull request #6232 from LemonBoy/cppmangle

Fix issue 15576 - Skip over the parent expression when parent is NSpace.

--


More information about the Digitalmars-d-bugs mailing list