[Issue 13606] erroneous overflow error in negative long literal

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Oct 12 05:52:55 PDT 2014


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

Ketmar Dark <ketmar at ketmar.no-ip.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ketmar at ketmar.no-ip.org

--- Comment #1 from Ketmar Dark <ketmar at ketmar.no-ip.org> ---
p.s. i know about workaround with "-9223372036854775808uL", yet i'm sure that
compiler should not reject this value with just "L".

--


More information about the Digitalmars-d-bugs mailing list