[swift-users] Cannot invoke 'stride' with an argument list of type '(from: Int, to: Int, by: Int)'
Brent Royal-Gordon
brent at architechies.com
Tue Jul 5 21:00:59 CDT 2016
> On Jul 5, 2016, at 11:39 AM, Adriano Ferreira via swift-users <swift-users at swift.org> wrote:
>
> Do you think this should be filed as a bug or just wait until the Swift team removes the old stride method?
The old method is probably a stub that tells the fix-its how to find the new one, so it's there to stay. File a bug.
--
Brent Royal-Gordon
Architechies
More information about the swift-users
mailing list