[Issue 19893] extern(C++, "ns") should count as module scope for version declarations

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19893 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19893] extern(C++, "ns") should count as module scope for version declarations

2019-05-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19893 --- Comment #3 from Dlang Bot --- @Geod24 created dlang/dmd pull request #9912 "Fix issue 19893 - extern(C++ 'ns') should count as module scope" fixing this issue: - Fix issue 19893 - extern(C++ 'ns') should count as module scope The bug was

[Issue 19893] extern(C++, "ns") should count as module scope for version declarations

2019-05-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19893 Mike Franklin changed: What|Removed |Added CC||slavo5...@yahoo.com See Also|

[Issue 19893] extern(C++, "ns") should count as module scope for version declarations

2019-05-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19893 Nicholas Wilson changed: What|Removed |Added Summary|version declaration must be |extern(C++, "ns") should