[Issue 19432] Cannot initialize ulong with decimal value above signed long range
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Nov 27 12:33:37 UTC 2019
    
    
  
https://issues.dlang.org/show_bug.cgi?id=19432
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED
--- Comment #6 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dlang.org pull request #2718 "fix issue 19432 automatically interpret big
int literals as " was merged into master:
- ca4a016638b47d755c1e7d196b8bafeb2f023803 by Ben Jones:
  fix issue 19432 automatically interpret big int literals as unsigned longs if
they dont fit in a signed long
https://github.com/dlang/dlang.org/pull/2718
--
    
    
More information about the Digitalmars-d-bugs
mailing list