On Wednesday, 3 April 2013 at 16:13:02 UTC, Andrej Mitrovic wrote:
On 4/3/13, John Colvin <john.loughran.col...@gmail.com> wrote:
note: this is not C malloc, the memory is requested from and
managed by the GC.

Shouldn't that call be GC.malloc? I don't see a module-scoped malloc
function anywhere except the C one in core.stdc.stdlib.

yes, you are correct.

Reply via email to