[Issue 14954] extern opaque struct instance doesn't compile

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 28 06:22:38 UTC 2021


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

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

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

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #12240 "Fix 14954 - extern opaque struct instance
doesn't compile" was merged into master:

- 35cfc07be66911ffedd46fe8d9a1caca9881144d by MoonlightSentinel:
  Fix 14954 - extern opaque struct instance doesn't compile

  Don't raise an error if the `VarDeclaration` is marked as `extern`.

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

--


More information about the Digitalmars-d-bugs mailing list