[fpc-pascal] array of ?
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed Feb 9 22:58:08 CET 2011
On 09 Feb 2011, at 22:54, Mattias Gaertner wrote:
> What is the meaning of:
>
> __pad1 : array[1..4-sizeof(mode_t)];
>
> ?
>
> See unit ipc.pp line 114.
It's a syntax error. That code is probably currently not compiled for any FPC-supported target, and hence not detected. I was too quick moving that bug report to Lazarus, please move it back to FPC.
Jonas
More information about the fpc-pascal
mailing list