Disable GC entirely

Timothee Cour thelastmammoth at gmail.com
Tue Apr 9 01:48:56 PDT 2013


>> yet another breaking change introduced in git master? Works in 2.062 as I have described : http://dpaste.1azy.net/19f18c72


'override' needed to override base class AFAIK, not base interface.
the code you posted still works as you're using a base interface.

On Tue, Apr 9, 2013 at 1:23 AM, Dicebot <m.strashun at gmail.com> wrote:
> On Tuesday, 9 April 2013 at 08:14:43 UTC, Timothee Cour wrote:
>>
>> not anymore: CT error when doing so:
>> Deprecation: overriding base class function without using override
>> attribute is deprecated
>
>
> yet another breaking change introduced in git master? Works in 2.062 as I
> have described : http://dpaste.1azy.net/19f18c72


More information about the Digitalmars-d mailing list