Thread overview
[Issue 15637] Region allocator assert failure when expanding the last allocation
Mar 08, 2017
Sönke Ludwig
Mar 08, 2017
Sönke Ludwig
March 08, 2017
https://issues.dlang.org/show_bug.cgi?id=15637

Sönke Ludwig <sludwig@outerproduct.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sludwig@outerproduct.org
           Severity|enhancement                 |normal

--
March 08, 2017
https://issues.dlang.org/show_bug.cgi?id=15637

Sönke Ludwig <sludwig@outerproduct.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|nobody@puremagic.com        |andrei@erdani.com

--
November 13, 2017
https://issues.dlang.org/show_bug.cgi?id=15637

--- Comment #1 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/04cbf312a91c20ccddf029b5de8215edaf7a6f7e Fix Issue 15637 - Region allocator assert failure when expanding the last allocation

https://github.com/dlang/phobos/commit/53e5cf67df078ad2157039d723ccba8d06f251ba Merge pull request #5852 from jercaianu/region

Fix Issue 15637 - Region allocator assert failure when expanding the last
allocation
merged-on-behalf-of: Andrei Alexandrescu <andralex@users.noreply.github.com>

--
November 13, 2017
https://issues.dlang.org/show_bug.cgi?id=15637

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
December 18, 2017
https://issues.dlang.org/show_bug.cgi?id=15637

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/04cbf312a91c20ccddf029b5de8215edaf7a6f7e Fix Issue 15637 - Region allocator assert failure when expanding the last allocation

https://github.com/dlang/phobos/commit/53e5cf67df078ad2157039d723ccba8d06f251ba Merge pull request #5852 from jercaianu/region

--