[fpc-pascal] Enum range check error
Ryan Joseph
genericptr at gmail.com
Wed Oct 21 22:34:00 CEST 2020
> On Oct 21, 2020, at 2:08 PM, Jonas Maebe via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
>
> See https://bugs.freepascal.org/view.php?id=34972 for some comments
> about Default. So this is a bug in the usage of Default, since Default
> cannot be guaranteed to return a valid value for a type.
I thought default would just return the first value in the enum but I guess it's just zeros. Maybe we need a better default for objfpc mode.
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list