[Issue 13460] dmd can no longer be built with DEBUG=1 on Linux/x86_64

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Oct 6 17:07:07 PDT 2014


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

Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu
           Severity|regression                  |blocker

--- Comment #2 from Martin Nowak <code at dawg.eu> ---
Annoying but this is not a regression, it only affects developers compiling a
DEBUG build.
What needs to be done here is to explicitly cast 3LL literals to int64_t.

--


More information about the Digitalmars-d-bugs mailing list