[Issue 22759] ImportC: cannot modify const expression from dereferencing const pointer declared within function.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Nov 6 20:13:42 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22759
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #9 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #14621 "fix Issue 22759 - ImportC: cannot modify const
expression from derefe…" was merged into master:
- 9fbfc7bcb314ce16bfc3e662dbf7fb4ca5a446a4 by Walter Bright:
fix Issue 22759 - ImportC: cannot modify const expression from dereferencing
const pointer declared within function
https://github.com/dlang/dmd/pull/14621
--
More information about the Digitalmars-d-bugs
mailing list