[Issue 21393] core.thread.fiber: ignores RAM allocation if mmap/valloc/malloc not found

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 16 04:33:07 UTC 2020


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

--- Comment #1 from feklushkin.denis at gmail.com ---
Addition: this is about Posix only.

malloc will never be found, even if it is listed in the stdlib module, because
this function also isn't imported

--


More information about the Digitalmars-d-bugs mailing list