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

Use the right types for iota and accumulate. #5030

Merged
merged 1 commit into from Sep 6, 2017

Conversation

drwells
Copy link
Member

@drwells drwells commented Sep 5, 2017

Follow up to a comment in #5024: we should use correct integral types for std::accumulate and std::iota's starting values.

@bangerth
Copy link
Member

bangerth commented Sep 5, 2017

Nice! OK to merge once the tester is happy.

/run-tests

@drwells
Copy link
Member Author

drwells commented Sep 6, 2017

The only failing test is the one fixed in #5029.

@drwells drwells merged commit a1e5f9b into dealii:master Sep 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants