Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

Fails to build on 2.12.0-RC1 #20

Closed
danslapman opened this issue Sep 13, 2016 · 3 comments
Closed

Fails to build on 2.12.0-RC1 #20

danslapman opened this issue Sep 13, 2016 · 3 comments
Assignees

Comments

@danslapman
Copy link
Contributor

implicit method defaultExecutionContext is not applicable here because it comes after the application point and it lacks an explicit result type
https://travis-ci.org/scala/scala-continuations/jobs/159573627

@danslapman danslapman self-assigned this Sep 13, 2016
@SethTisue
Copy link
Member

SethTisue commented Sep 13, 2016

the changes in #5141 and #5294 commonly cause errors like this on implicits that lack explicitly declared result types. declaring the type is good practice anyway

@danslapman
Copy link
Contributor Author

https://travis-ci.org/scala/scala-continuations/jobs/159716395, can be related to scala/scala-dev#219, will continue my investigation tomorrow

@danslapman
Copy link
Contributor Author

Fixed by #21

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

No branches or pull requests

2 participants