On 10/23/11, David Simcha <[email protected]> wrote: > Was there some change made to error checking for virtual > functions/interfaces? I just tried to compile gtkD with the beta and I got > the error message "Ambiguous Virtual Function Call". IDK if gtkD was > relying on a DMD bug that was fixed or if this is a regression in DMD. What > does this error message mean?
I think "override" is now required and issues an error instead of a warning, it might be that. _______________________________________________ dmd-beta mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-beta
