On Wed, 12 Nov 2014 15:19:51 +0000
Kagamin via Digitalmars-d <[email protected]> wrote:

> On Wednesday, 12 November 2014 at 11:05:11 UTC, ketmar via 
> Digitalmars-d wrote:
> > the question is: am i doing something wrong here? how can i 
> > force GC to
> > stop eating my address space and reuse what it already has?
> 
> Try to allocate the arrays with NO_SCAN flag.
btw, compiler is smart enough to allocate array with NO_SCAN flag, i
checked this with `GC.getAttr()`.

Attachment: signature.asc
Description: PGP signature

Reply via email to