[Issue 19300] cpp_(u)long(long) types trigger enum comparison error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Oct 11 20:22:22 UTC 2018


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

--- Comment #1 from github-bugzilla at puremagic.com ---
Commit pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/8ca8f2e9e8cd4955ed457a68b1f870e50db1cf59
workaround Issue 19300

- due to relying on magic enums (cpp_ulonglong on OSX), plain
  comparison between targ_ullong and targ_llong is an error

--


More information about the Digitalmars-d-bugs mailing list