Jonas Maebe via fpc-pascal <[email protected]> schrieb am
So., 18. Apr. 2021, 21:19:
> On 18/04/2021 18:08, Jonas Maebe via fpc-pascal wrote:
> > In this case, you
> > can easily make it an error yourself with {$warn 4046 error}.
>
> Correction: that's make it an error to construct a classes that contain
> abstract methods. For abstract classes, it's {$warn 4122 error}
>
Or as I had written already: {$WARN CONSTRUCTING_ABSTRACT ERROR}. This will
switch both warnings to error.
Regards,
Sven
>
_______________________________________________
fpc-pascal maillist - [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal