On 6/19/2012 10:54 AM, Trass3r wrote: >> There are surprisingly few notices of memory leaks considering DMD uses a GC. > > This is news to me. Has the GC been re-enabled? No, it's just that cppcheck doesn't (and cannot) detect global memory leaks - only very localized ones.