On Thu, Apr 30, 2015 at 6:49 PM, Trevor Saunders <tbsau...@tbsaunde.org> wrote:
> I don't think it would actually be backward incompatible the only
> changes would be turning invalid programs into valid ones.

Given that "void foo() override;" currently makes foo() a virtual
function, allowing override on non-virtual functions would have to
change the meaning to make foo() non-virtual.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to