December 17, 2022 [Issue 18788] static arrays with a length specified at runtime should dynamically allocate on the stack | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18788 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
January 26, 2024 [Issue 18788] static arrays with a length specified at runtime should dynamically allocate on the stack | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18788 Nick Treleaven <nick@geany.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@geany.org --- Comment #9 from Nick Treleaven <nick@geany.org> --- (In reply to Mike Franklin from comment #5) > Another way of achieving the same result would be to make a `scope`d dynamic array allocate on the stack For the record, this got implemented in Issue 22306. Probably this can be closed now. -- |
December 13 [Issue 18788] static arrays with a length specified at runtime should dynamically allocate on the stack | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18788 --- Comment #10 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/19426 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation