GC high level overview/documentation?

Daniel Murphy yebbliesnospam at gmail.com
Thu Mar 13 07:04:24 PDT 2014


"Ethan"  wrote in message news:dohuegdsqrdwfzycmsic at forum.dlang.org...

> Is there a high level overview of how the runtime expects the
> garbage collector to behave anywhere, or any kind of
> documentation outside of the core.memory and garbage collection
> documentation on dlang.org? If there isn't, I'll probably end up
> documenting it myself as I go through and learn how it works. I
> expect I'll miss things or make silly mistakes though, so if this
> documentation already exists that would be quite beneficial.

Not as far as I know.  One thing that may be helpful is searching for closed 
bugzilla issues and pull requests that touch the GC, as some of these 
contain very useful information about how things are supposed to work. 



More information about the Digitalmars-d mailing list