[Issue 23029] ImportC: _Generic treats pointer to const and regular pointers as the same type
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Apr 19 13:59:16 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23029
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 #14014 "fix Issue 23029 - ImportC: _Generic treats
pointer to const and regul…" was merged into master:
- 2debd946c8d5c24e47436f657d49bb3257daf1fc by Walter Bright:
fix Issue 23029 - ImportC: _Generic treats pointer to const and regular
pointers as the same type
https://github.com/dlang/dmd/pull/14014
--
More information about the Digitalmars-d-bugs
mailing list