https://issues.dlang.org/show_bug.cgi?id=19432
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #4 from Dlang Bot <[email protected]> --- @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 --
