<div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Sat, Oct 13, 2018 at 9:55 AM Dmitry Boyarintsev <<a href="mailto:skalogryz.lists@gmail.com">skalogryz.lists@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div dir="ltr">ObjC language doesn't have its own boolean type. </div></div></div></blockquote><div><br></div><div>No. I'm convienced now: <a href="http://wiki.freepascal.org/ObjC_Bool">http://wiki.freepascal.org/ObjC_Bool</a></div><div>It appears the the compiler is always clearing the entire register to pass the paramater. No matter _Bool or BOOL (signed char).</div><div>No special treatment for _Bool.</div><div><br></div><div>thanks,</div><div>Dmitry </div><div> </div></div></div></div>