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

Warn if using .send() and suggest using .transfer() #1666

Closed
axic opened this issue Feb 8, 2017 · 2 comments
Closed

Warn if using .send() and suggest using .transfer() #1666

axic opened this issue Feb 8, 2017 · 2 comments
Assignees

Comments

@axic
Copy link
Member

axic commented Feb 8, 2017

Depends on #610.

@chriseth
Copy link
Contributor

chriseth commented Mar 3, 2017

There is a policy that all warnings can be silenced by changing the syntax in some way. Is there such a way here? If not, I would prefer to put this warning into remix or changing the wording of the warning for unchecked send.

@chriseth
Copy link
Contributor

In a similar spirit, is it possible to let the resolver functions return an AbstractResolver type?

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