Thread overview
[Issue 21248] core.exception.OutOfMemoryError@src/core/exception.d(647): Memory allocation failed
Sep 14, 2020
Stefan Koch
Dec 17, 2022
Iain Buclaw
September 14, 2020
https://issues.dlang.org/show_bug.cgi?id=21248

Stefan Koch <uplink.coder@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |uplink.coder@gmail.com

--- Comment #1 from Stefan Koch <uplink.coder@gmail.com> ---
Oh my.

What happens is that during template "expansion" you are using too much memory.

I would like to have a look at what code causes this.
If you can share it privately.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=21248

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
December 13
https://issues.dlang.org/show_bug.cgi?id=21248

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/19786

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--