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

Arguments of output parameters are not being checked as left-hand sides #97

Closed
seidewitz opened this issue Oct 21, 2020 · 1 comment
Closed
Assignees
Labels

Comments

@seidewitz
Copy link
Contributor

The effective left-hand side computed for the argument of an output parameter (by OutputNamedExpression.getLeftHandSide) should be checked for constraint violations.

@seidewitz seidewitz added the bug label Oct 21, 2020
@seidewitz seidewitz self-assigned this Oct 21, 2020
@seidewitz seidewitz changed the title Arguments of output parameters are not be checked as left-hand sides Arguments of output parameters are not being checked as left-hand sides Oct 24, 2020
@seidewitz
Copy link
Contributor Author

Fixed in v1.1.0j.

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

No branches or pull requests

1 participant