Thread overview
[Issue 15678] BigInt("") should fail more prominently
Feb 29, 2016
b2.temp@gmx.com
Mar 21, 2020
Basile-z
February 13, 2016
https://issues.dlang.org/show_bug.cgi?id=15678

hsteoh@quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh@quickfur.ath.cx

--
February 13, 2016
https://issues.dlang.org/show_bug.cgi?id=15678

hsteoh@quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from hsteoh@quickfur.ath.cx ---
https://github.com/D-Programming-Language/phobos/pull/3995

--
February 25, 2016
https://issues.dlang.org/show_bug.cgi?id=15678

--- Comment #2 from github-bugzilla@puremagic.com ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/3ad0489e36819780a5b9c8a486968f6ae2fe73d3 Merge pull request #3995 from quickfur/bigint_bounds

Issue 15678: BigInt("") should not break array bounds

--
February 28, 2016
https://issues.dlang.org/show_bug.cgi?id=15678

--- Comment #3 from github-bugzilla@puremagic.com ---
Commit pushed to revert-3995-bigint_bounds at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/181ea47be7885ad02c7030b4c6b3c3253d8f2223 Revert "Issue 15678: BigInt("") should not break array bounds"

--
February 29, 2016
https://issues.dlang.org/show_bug.cgi?id=15678

b2.temp@gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |b2.temp@gmx.com
         Resolution|---                         |FIXED

--- Comment #4 from b2.temp@gmx.com ---
The bot didn't auto close this one, maybe "fixed" or "fix" missed in the PR title.

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=15678

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

--