8000 Implement precondition that formal arguments that are arrays have all elements satisfying their type invariants. · Issue #844 · OpenJML/OpenJML · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Implement precondition that formal arguments that are arrays have all elements satisfying their type invariants. #844

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

Open
davidcok opened this issue Dec 19, 2024 · 0 comments

Comments

@davidcok
Copy link
Member

Cf gitbug768

The fix for issue 768 adds to the condition required of a formal argument that is a non-null array that any non-null element must satisfy its one type invariant.

-- this should also be implemented for postconditions and for formals of callees
-- should really have \invariant_for be a method in SMT (for esc) and a Java method in rac

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

1 participant
0