[Issue 19432] Cannot initialize ulong with decimal value above signed long range
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Nov 22 21:07:20 UTC 2019
    
    
  
https://issues.dlang.org/show_bug.cgi?id=19432
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
@benjones created dlang/dmd pull request #10607 "fix issue 19432 automatically
interpret big int literals as " fixing this issue:
- fix issue 19432 automatically interpret big int literals as unsigned longs if
they dont fit in a signed long
https://github.com/dlang/dmd/pull/10607
--
    
    
More information about the Digitalmars-d-bugs
mailing list