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

fix bug in NewmanInfinityCriterion #719

Merged
merged 1 commit into from
Apr 9, 2016

Conversation

bh11
Copy link
Contributor

@bh11 bh11 commented Apr 8, 2016

A method for NewmanInfinityCriterion modifies the value cached by PCentralSeries – this may cause wrong results later. The bug has been revealed by making the cached value immutable in #714.

@bh11 bh11 added the kind: bug Issues describing general bugs, and PRs fixing them label Apr 8, 2016
@hulpke
Copy link
Contributor

hulpke commented Apr 8, 2016

Thank you. Yes, the copying is indeed needed.

@bh11 bh11 merged commit ec8c2d4 into gap-system:master Apr 9, 2016
bh11 added a commit that referenced this pull request Apr 16, 2016
@olexandr-konovalov olexandr-konovalov added the release notes: added PRs introducing changes that have since been mentioned in the release notes label Jan 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug Issues describing general bugs, and PRs fixing them release notes: added PRs introducing changes that have since been mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants