[swift-dev] Starter bug: Sequence.flatMap() is missing a @noescape

Meador Inge meadori at gmail.com
Mon Dec 7 21:45:41 CST 2015


On Mon, Dec 7, 2015 at 5:02 PM, Dmitri Gribenko via swift-dev <
swift-dev at swift.org> wrote:

> Hi everyone,
>
> Here's another simple starter bug.
>
> Sequence.flatMap() is missing a @noescape on the closure.
>
> This is a pretty straightforward change, requires an accompanying
> test, and a proposal to swift-evolution.
>
> https://bugs.swift.org/browse/SR-126


Proposal mail here:
https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20151207/001025.html


Cheers,

Meador
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20151207/39f9b4ba/attachment.html>


More information about the swift-dev mailing list