Am 15.06.2019 um 15:19 schrieb Ryan Joseph:
> Is the fpc-devel server back up yet? I’m not seeing new messages getting
> posted.
Just tested, works.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailma
Is the fpc-devel server back up yet? I’m not seeing new messages getting posted.
Regards,
Ryan Joseph
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
Am 13.06.2019 um 09:34 schrieb Dejan Boras:
> It's not a bug. There's no support in FPC/Pascal for using constants
> with a defined type in other declarations.
> Define your MYINTEGERCONST without a type, and it should work.
Thanks all. It was a bit late and while working with existent code, I
did