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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 30 07:38:30 UTC 2019


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 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:

- e8800cd11167c321fcc4de65530e849774dfb273 by Geod24:
  Fix issue 19893 - extern(C++ 'ns') should count as module scope

  The bug was fixed in the last commit, this just adds the test.

https://github.com/dlang/dmd/pull/9912

--


More information about the Digitalmars-d-bugs mailing list