[fpc-devel] [Patch/RFC] Warnings for (in/over)complete case statements

Sven Barth pascaldragon at googlemail.com
Wed Jan 2 11:18:00 CET 2019


Am Mi., 2. Jan. 2019, 09:44 hat Martok <listbox at martoks-place.de>
geschrieben:

> * in ISO mode, there are 2 solutions: in Standard Pascal, not covering the
> entire type is a compile-time error. In Extended Pascal, this is a runtime
> error. Which one is followed usually?
>

ISO and Extended Pascal are handled as two separate modes by the compiler.
So handling it according to the mode would probably be advisable.

Regards,
Sven

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20190102/d0597796/attachment.html>


More information about the fpc-devel mailing list