Conversation
|
Thanks for your pull request, @rainers! Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. |
spec/garbage.dd
Outdated
|
|
||
| $(P You can also remove the standard GC implementation from a statically | ||
| linked binary by redefining the function `extern(C) void* register_default_gcs()`. | ||
| This will cause all attempts to allocate GC managed memory to terminate |
There was a problem hiding this comment.
Maybe add sth. like "if no custom GC has been registered ..."
|
Anything holding this back? The beta changelog already links to this documentation. |
|
Its labelled as waiting on a DMD PR. @wilzbach which one? |
I guess that was meant for the druntime PR dlang/druntime#1924 |
|
Are we going to wait for dlang/druntime#2491? |
2.085 will come with this feature, so we should at least document it (even if it's a bit harder to use). |
documentation for dlang/druntime#1924