Beta D 2.068.1-b2

Jacob Carlborg via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Sep 1 12:15:42 PDT 2015


On 2015-09-01 15:40, Steven Schveighoffer wrote:

> I'm not 100% sure, but that does seem like a bug.
>
> You should be able to completely mask toString from a base class if you
> don't specify override IMO.

Perhaps we need an explicit way to tell the compile we want to hide a 
method in the base class. C# uses the "new" keyword for this if I recall 
correctly.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-announce mailing list