<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Thu, Mar 10, 2016 at 10:49 PM Dmitri Gribenko &lt;<a href="mailto:gribozavr@gmail.com">gribozavr@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi everyone,<br>
<br>
I just wanted to announce that we have sufficient change on the<br>
swift-3-indexing-model branch so that we can build the core standard<br>
library and StdlibUnittest.  We achieved this by putting the protocol<br>
new structure into place, and stubbing out with fatalError() or just<br>
commenting out parts that didn&#39;t compile.  Now we have a baseline that<br>
we won&#39;t regress, and we are starting to work towards improving it,<br>
making existing tests pass, and then writing new tests, and addressing<br>
TODOs and FIXMEs that we left in the code as we were doing the first<br>
pass.<br>
<br>
Here&#39;s the most recent pull request from Shawn where he starts to fix<br>
the tests: <a href="https://github.com/apple/swift/pull/1632" rel="noreferrer" target="_blank">https://github.com/apple/swift/pull/1632</a><br>
<br>
Now we are in the &quot;massively-parallel&quot; stage of this project and we,<br>
as always, welcome contributions to this branch!<br></blockquote><div><br></div><div>FYI</div><div><br></div><div>I am working on the following:</div><div><br></div><div>FAIL: Swift :: 1_stdlib/StringDiagnostics.swift</div><div>FAIL: Swift :: 1_stdlib/StringDiagnostics_without_Foundation.swift</div><div>...and looking at converting String.XxxxIndexes to the new index style while maintaining existing public API.</div><div><br></div><div>-Shawn</div></div></div>