[Issue 23802] ImportC: __volatile__ is yet another alias for volatile
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Mar 23 01:01:12 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23802
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 #15025 "Fix Issue 23802 - ImportC: __volatile__ is yet
another alias for vola…" was merged into master:
- d2b4dc854b483be5b28da37e15f2bcc6ea8abc8a by drpriver:
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