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

constraint functions can be shadowed by user-defined functions and variables #307

Closed
seantalts opened this issue Sep 25, 2019 · 0 comments · Fixed by #408
Closed

constraint functions can be shadowed by user-defined functions and variables #307

seantalts opened this issue Sep 25, 2019 · 0 comments · Fixed by #408

Comments

@seantalts
Copy link
Member

the C++ compiler fails to compile a model if a user defines something with the same name as one of the constraint functions, e.g. "lb_constrain"

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 a pull request may close this issue.

1 participant