8000 Improve deinit warnings by tomlokhorst · Pull Request #19 · tomlokhorst/Promissum · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Improve deinit warnings #19

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

Closed
wants to merge 3 commits into from
Closed

Conversation

tomlokhorst
Copy link
Owner

Source locations + callstacks are logged.

User can chose type of warning.

@tomlokhorst
Copy link
Owner Author

Hmmm... I'm trying to use this in an existing application. But now I'm getting a lot of Type of expression is ambiguous without more context errors in calls to map and flatMap.

It seems I can no longer use promise.map(f), but must instead write: promise.map { f($0) }.

tomasharkema pushed a commit to tomasharkema/Promissum that referenced this pull request Apr 5, 2017
@tomlokhorst tomlokhorst closed this Apr 6, 2017
@tomlokhorst tomlokhorst deleted the feature/deinit-warning branch August 20, 2018 15:53
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

Successfully merging this pull request may close these issues.

1 participant
0