[fpc-pascal] how to simulate abstract properties

Jonas Maebe jonas.maebe at elis.ugent.be
Sun Aug 16 12:00:54 CEST 2009


On 16 Aug 2009, at 04:37, Marc Santhoff wrote:

> What I want is to ensure not forgetting to override any method. The
> compiler should stop on error when this happens.
> How can this be done?
>
> (I know the compiler does emit a warning, but switching to "stop on
> warning" is o option for me.)

Seems like there is a practical use-case for http://bugs.freepascal.org/view.php?id=13957 
  after all :)


Jonas



More information about the fpc-pascal mailing list