[Issue 13931] Missing overflow checks in `std.conv` for negative numbers which start from the most negative number digits
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Jan 11 09:48:19 PST 2015
https://issues.dlang.org/show_bug.cgi?id=13931
--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/d1783bbbc3090582f1496a76fd4589911f6f0874
Issue 13931 - Missing overflow checks in `std.conv` for negative numbers which
start from the most negative number digits
Issue URL: https://issues.dlang.org/show_bug.cgi?id=13931
https://github.com/D-Programming-Language/phobos/commit/8e114db58ff207ac1d27f48a2e52948d0b312a87
Merge pull request #2840 from denis-sh/fix-Issue-13931
Issue 13931 - Missing overflow checks in `std.conv` for negative numbers which
start from the most negative number digits
--
More information about the Digitalmars-d-bugs
mailing list