[Issue 24242] forward inside templates with -dip1000 causes memory corruption

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 13 18:22:36 UTC 2023


https://issues.dlang.org/show_bug.cgi?id=24242

--- Comment #4 from kinke <kinke at gmx.net> ---
(In reply to kinke from comment #3)
> passing the array literal on the stack

Well, allocating the array literal on the caller's stack and passing a slice to
it.

--


More information about the Digitalmars-d-bugs mailing list