Thread overview
[Issue 18937] [REG 2.080.0] std.experimental.allocator: compiling `make` needs an unreasonable amount of memory for structs that contain static arrays
Jun 03, 2018
ag0aep6g
June 03, 2018
https://issues.dlang.org/show_bug.cgi?id=18937

--- Comment #1 from ag0aep6g <ag0aep6g@gmail.com> ---
(In reply to ag0aep6g from comment #0)
> I'm looking into fixing this there.

Pull request: https://github.com/dlang/phobos/pull/6537

--
June 30, 2018
https://issues.dlang.org/show_bug.cgi?id=18937

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

https://github.com/dlang/phobos/commit/86af9e6bcefd604f5b435b531e56a02bb4ecee7a fix issue 18937 - [REG 2.080.0] std.experimental.allocator: compiling `make` needs an unreasonable amount of memory for structs that contain static arrays

https://github.com/dlang/phobos/commit/75feb5726aceb5101823b79d9df7f0a89072b547 Merge pull request #6537 from aG0aep6G/18937

fix issue 18937 - [REG 2.080.0] std.experimental.allocator: compiling…

--
June 30, 2018
https://issues.dlang.org/show_bug.cgi?id=18937

github-bugzilla@puremagic.com changed:

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

--