[Issue 23213] ImportC - variable length array doesn't compile

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 26 09:03:55 UTC 2022


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

--- Comment #3 from ryuukk_ <ryuukk.dev at gmail.com> ---
why on the heap? it should be on the stack, i used alloca instead and i could
compile the library

--


More information about the Digitalmars-d-bugs mailing list