<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">No reason, except if bracket_id would be greater than 0x3fffffff, which is not very likely. I'll change it before the release.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Dov</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 14, 2017 at 4:10 AM, Behdad Esfahbod <span dir="ltr"><<a href="mailto:behdad@behdad.org" target="_blank">behdad@behdad.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Any reason the bracket-type cannot be a single FriBidiChar, with the top bit used to indication open/close?  It's wasteful the way it is right now:<br><br>struct _FriBracketTypeStruct { <br>  FriBidiChar bracket_id; <br>  fribidi_boolean is_open; <br>}; <br><span class="HOEnZb"><font color="#888888"><div><br>-- <br><div class="m_-315054422434703915gmail_signature">behdad<br><a href="http://behdad.org/" target="_blank">http://behdad.org/</a></div>
</div></font></span></div>
</blockquote></div><br></div>