https://issues.dlang.org/show_bug.cgi?id=23802
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @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 --
