[Issue 21659] [OSX] core.stdc.config.__c_ulonglong is forward referenced while looking for sizeof

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 24 07:59:29 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=21659

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@Geod24 created dlang/dmd pull request #12225 "Fix 21659: Special enums are
never forward referenced" fixing this issue:

- Fix 21659: Special enums are never forward referenced

  The compiler always knows their property, so don't error out on special
enums.

https://github.com/dlang/dmd/pull/12225

--


More information about the Digitalmars-d-bugs mailing list