[fpc-pascal] H2pas tool vs others, C header translation
Marco van de Voort
marcov at stack.nl
Sun Aug 27 19:27:38 CEST 2017
In our previous episode, Sven Barth via fpc-pascal said:
> Am 27.08.2017 00:10 schrieb "Marco van de Voort" <marcov at stack.nl>:
> > The GTK headers also use a 0/1 boolean, and for that the boolean8/16/32
> > types were created. I couldn't quickly find docs, so I filed a bug for
> that.
>
> Please note that there is no Boolean8 as that one is simply Boolean. But
> there is also a Boolean64 and QWordBool ;)
Boolean can be packed in ISO mode, Boolean8 has an explicit size so
shouldn't :-)
Seriously, without searching for something pedantic to say, I thought that
an alias was added for orthogonality. Maybe it should.
More information about the fpc-pascal
mailing list