[Issue 19920] __trait(parent, ...) broken with extern(C++,"ns") nested in scopes
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu May 30 07:38:32 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=19920
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #9912 "Fix issue 19893 - extern(C++ 'ns') should count
as module scope" was merged into master:
- 6d0e856d1b863c586f88de7225b33ab480d604fd by Geod24:
Fix issue 19920 - Wrong parent for `extern(C++, "ns")` nested in scope
https://github.com/dlang/dmd/pull/9912
--
More information about the Digitalmars-d-bugs
mailing list