<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Dec 7, 2015 at 5:02 PM, Dmitri Gribenko via swift-dev <span dir="ltr">&lt;<a href="mailto:swift-dev@swift.org" target="_blank">swift-dev@swift.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi everyone,<br>
<br>
Here&#39;s another simple starter bug.<br>
<br>
Sequence.flatMap() is missing a @noescape on the closure.<br>
<br>
This is a pretty straightforward change, requires an accompanying<br>
test, and a proposal to swift-evolution.<br>
<br>
<a href="https://bugs.swift.org/browse/SR-126" rel="noreferrer" target="_blank">https://bugs.swift.org/browse/SR-126</a></blockquote><div><br></div><div>Proposal mail here: <a href="https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20151207/001025.html">https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20151207/001025.html</a> </div></div><br clear="all"><div>Cheers,</div><div><br></div><div>Meador</div>
</div></div>