On Monday, 25 August 2014 at 22:00:30 UTC, monarch_dodra wrote:
On Monday, 25 August 2014 at 21:12:49 UTC, Andrei Alexandrescu wrote:On 8/25/14, 1:35 PM, monarch_dodra wrote:One issue this proposal seems to forget (and it's a problem thattranscends D), is that the GC does not finalize structs.It will. AndreiAwesome.
There's a PR currently in review which fixes this (though IIRC there were some bugs with it that were being worked out).
- Jonathan M Davis