这是indexloc提供的服务,不要输入任何密码
Skip to content

static-contracts: functions always make chaperone contracts #632

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 1 commit into from

Conversation

bennn
Copy link
Contributor

@bennn bennn commented Oct 14, 2017

This is one idea for fixing #628


change sc->constraints for function/sc to always add a chaperone constraint,
because 0-arity functions with flat ranges do not always make flat contracts

(the contracts are only flat when the function contract is optimized to any/c)

change `sc->constraints` for `function/sc` to always add a `chaperone` constraint,
because 0-arity functions with flat ranges do not always make flat contracts

(the contracts are only flat when the function contract is optimized to any/c)
@bennn
Copy link
Contributor Author

bennn commented Oct 19, 2017

#631 is better

@bennn bennn closed this Oct 19, 2017
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