https://issues.dlang.org/show_bug.cgi?id=23802
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- 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 --
