<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Many stdlib functions were temporarily marked @_inlineable in the fallout of killing sil-serialize-all. Where is the bug report tracking their resolution?<div class=""><br class=""></div><div class="">The C runtime currently needs to export otherwise-private symbols so they can be called by such functions. Those symbols can't be un-exported until the @_inlineable tide is rolled back.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">--&nbsp;</div><div class="">Greg Parker &nbsp; &nbsp; <a href="mailto:gparker@apple.com" class="">gparker@apple.com</a>&nbsp; &nbsp; &nbsp;Runtime Wrangler</div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>