https://issues.dlang.org/show_bug.cgi?id=14954
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Dlang Bot <[email protected]> --- 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 --
