Hacker News new | ask | show | jobs
by skocznymroczny 2527 days ago
D 2.085 added support for precise garbage collector.
1 comments

It is still not enabled by default, though. I would suspect that you need to audit your code for pointers stored in integers amd other shenanigans before enabling it in production.