Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Ambiguous use of Promise.pipe(to:)" error building with Xcode 10.2 Beta 1 in Swift 4 mode #31

Closed
JaviSoto opened this issue Jan 24, 2019 · 2 comments

Comments

@JaviSoto
Copy link

I think this is because of the Swift 5 change special-casing Swift.Error, but I didn't look into it in much detail.

screen shot 2019-01-24 at 12 45 26 pm

@lilyball
Copy link
Owner

This sounds like a compiler bug. The Error-specific override should be considered more specific than the generic one. I'll dig into it further though.

@lilyball
Copy link
Owner

I've filed this as SR-9753.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants