[Issue 19432] Cannot initialize ulong with decimal value above signed long range

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Nov 25 12:40:10 UTC 2018


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

Stanislav Blinov <stanislav.blinov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stanislav.blinov at gmail.com

--- Comment #1 from Stanislav Blinov <stanislav.blinov at gmail.com> ---
That needs an "U" suffix, which is a little bit not obvious from the spec:

https://dlang.org/spec/lex.html#integerliteral

--


More information about the Digitalmars-d-bugs mailing list