[Issue 23802] ImportC: __volatile__ is yet another alias for volatile
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Mar 22 23:38:43 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23802
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@drpriver created dlang/dmd pull request #15025 "Fix Issue 23802 - ImportC:
__volatile__ is yet another alias for vola…" fixing this issue:
- Fix Issue 23802 - ImportC: __volatile__ is yet another alias for volatile
Some system headers on macOS use this GCC pre-ansi spelling of volatile.
https://github.com/dlang/dmd/pull/15025
--
More information about the Digitalmars-d-bugs
mailing list