Re: [fpc-pascal] server up?

2019-06-15 Thread Florian Klämpfl
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

[fpc-pascal] server up?

2019-06-15 Thread Ryan Joseph
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

Re: [fpc-pascal] Using constants in constant record definition

2019-06-15 Thread Simon Ameis
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