On 2013-09-01 19:54, Walter Bright wrote:
On 9/1/2013 2:50 AM, deadalnix wrote:Considering DMD never deallocate anything, expect to restart your IDE every hour or so.DMD deallocates everything when its process ends. This should have zero effect on the IDE. If you need to restart the IDE every hour, it is not because of DMD.
That was in reply to if DMD was built as a library and included in the IDE. Then there wouldn't be a process to end.
-- /Jacob Carlborg