[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 13:18:59 UTC 2021


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

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 #12225 "Fix 21659: Special enums are never forward
referenced" was merged into master:

- 86169b53a7a146a76c012a03f7a7f14a5fdcebb1 by Geod24:
  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