| Thread overview | |||||
|---|---|---|---|---|---|
|
November 01, 2018 [Issue 14954] extern opaque struct instance doesn't compile | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14954 Jacob Carlborg <doob@me.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |doob@me.com --- Comment #1 from Jacob Carlborg <doob@me.com> --- I just encountered the same issue. -- | ||||
February 28, 2021 [Issue 14954] extern opaque struct instance doesn't compile | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14954 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> --- @MoonlightSentinel created dlang/dmd pull request #12240 "Fix 14954 - extern opaque struct instance doesn't compile" fixing this issue: - 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 -- | ||||
February 28, 2021 [Issue 14954] extern opaque struct instance doesn't compile | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14954 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Dlang Bot <dlang-bot@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 -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply