[Issue 21997] CTFE should allow function pointer casts with different attributes
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jun 7 00:36:14 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21997
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #12514 "ctfeexpr: support reinterpreting cast when
switching safe/pure/nothrow in both directions" was merged into master:
- 3f12de092d15c18e077b5a15c413aede3e40f57b by Luís Ferreira:
Fix 21997 - Support reinterpreting cast when switching attributes in...
... both directions
Signed-off-by: Luís Ferreira <contact at lsferreira.net>
https://github.com/dlang/dmd/pull/12514
--
More information about the Digitalmars-d-bugs
mailing list