January 11, 2015 [phobos] [D-Programming-Language/phobos] d1783b: Issue 13931 - Missing overflow checks in `std.conv... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: d1783bbbc3090582f1496a76fd4589911f6f0874 https://github.com/D-Programming-Language/phobos/commit/d1783bbbc3090582f1496a76fd4589911f6f0874 Author: Denis Shelomovskij <verylonglogin.reg@gmail.com> Date: 2015-01-04 (Sun, 04 Jan 2015) Changed paths: M std/conv.d Log Message: ----------- 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 Commit: 8e114db58ff207ac1d27f48a2e52948d0b312a87 https://github.com/D-Programming-Language/phobos/commit/8e114db58ff207ac1d27f48a2e52948d0b312a87 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2015-01-11 (Sun, 11 Jan 2015) Changed paths: M std/conv.d Log Message: ----------- 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 Compare: https://github.com/D-Programming-Language/phobos/compare/6dcabe9ba482...8e114db58ff2 |
Copyright © 1999-2021 by the D Language Foundation