Thread overview
[Issue 19300] cpp_(u)long(long) types trigger enum comparison error
Dec 17, 2022
Iain Buclaw
October 11, 2018
https://issues.dlang.org/show_bug.cgi?id=19300

--- Comment #1 from github-bugzilla@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

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=19300

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P2

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

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/19494

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--