[Issue 18788] static arrays with a length specified at runtime should dynamically allocate on the stack
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 26 16:21:34 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=18788
Nick Treleaven <nick at geany.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nick at geany.org
--- Comment #9 from Nick Treleaven <nick at 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.
--
More information about the Digitalmars-d-bugs
mailing list