Problem using shared D library from C shared library

Yuxuan Shui via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Apr 6 22:23:47 PDT 2016


On Thursday, 7 April 2016 at 04:36:02 UTC, Yuxuan Shui wrote:
> On Thursday, 7 April 2016 at 04:24:48 UTC, Yuxuan Shui wrote:
>> [...]
>
> Looks like _d_arrayappendcTX asked for a enormous amount of 
> memory and it fails, can't figure out why

Just find out it's my own fault.

BTW, memory block allocated by core.stdc.stdlib.malloc will not 
be scanned by collector, right?


More information about the Digitalmars-d-learn mailing list