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

Implement missing implementation in ConstrainedGroup #586

Merged
merged 3 commits into from
Jan 16, 2016

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Jan 15, 2016

This pull request implements a missing implementation in ConstrainedGroup as reported in #584 and removes a private method ConstrainedGroup::checkAndAddConstraint() as it's not being called anywhere. Also, this makes ConstrainedGroup::containConstraint() to be compiled only in debug mode.

… it's not being called anywhere, and compile ConstrainedGroup::containConstraint() only in debug mode
@jslee02 jslee02 added this to the DART 6.0.0 milestone Jan 15, 2016
jslee02 added a commit that referenced this pull request Jan 16, 2016
Implement missing implementation in ConstrainedGroup
@jslee02 jslee02 merged commit c3bfb60 into master Jan 16, 2016
@jslee02 jslee02 deleted the constraint_missing_implementation branch January 16, 2016 11:16
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