[fpc-devel] OSX: Setting up parameters to objc_msgSend()
Sven Barth
pascaldragon at googlemail.com
Fri Oct 12 19:06:51 CEST 2018
Dmitry Boyarintsev <skalogryz.lists at gmail.com> schrieb am Fr., 12. Okt.
2018, 17:26:
>
>
> On Fri, Oct 12, 2018 at 11:09 AM Dmitry Boyarintsev <
> skalogryz.lists at gmail.com> wrote:
>
>> so, far the only reliable approach to fix the issue (for the current
>> compiler version) is something like that:
>>
>
> Maybe "Boolean8" type should help instead?
> David, could you please test with Boolean8 instead of ByteBool?
>
Boolean8 is an alias to Boolean. But if you need to work with 1 and 0, but
have 4 Byte width then you could try Boolean32.
Regards,
Sven
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20181012/bb72e297/attachment.html>
More information about the fpc-devel
mailing list