<div dir="ltr"><div dir="ltr">On Tue, Apr 2, 2019 at 2:40 PM Jason MacDonald <<a href="mailto:jason.macdonald@ditchwitch.com">jason.macdonald@ditchwitch.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div lang="EN-US">
<div class="gmail-m_-4721385009569205845WordSection1">
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)">I recompiled TI’s runtime library with the original block size from trunk and do not have issues.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)">So my question is, is a block size of 1 unsupported, and therefor the error is in TI’s changes? Or is there an error in _add_back_capacity()?</span></p></div></div></blockquote><div><br></div><div>The former - libc++ does not support a block size of 1.</div><div>The code was designed for a minimum block size of 16.</div><div><br></div><div>-- Marshall</div><div> </div></div></div>