[Issue 21668] Cannot declare ref parameter of opaque type
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Feb 28 06:22:39 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21668
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:
- fa1916b570007d52f950b82751b7c3fedc29877e by MoonlightSentinel:
Fix 21668 - Cannot declare ref parameter of opaque type
Don't raise errors for VarDeclarations that are marked as ref
https://github.com/dlang/dmd/pull/12240
--
More information about the Digitalmars-d-bugs
mailing list