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

Silence a warning. #843

Merged
merged 1 commit into from Apr 20, 2015
Merged

Silence a warning. #843

merged 1 commit into from Apr 20, 2015

Conversation

bangerth
Copy link
Member

This also addresses #598.

This also addresses dealii#598.
tjhei added a commit that referenced this pull request Apr 20, 2015
@tjhei tjhei merged commit 674d5e5 into dealii:master Apr 20, 2015
tamiko added a commit to tamiko/dealii that referenced this pull request Apr 20, 2015
This is indeed not valid C++11 and clang is unhappy about that.

Further, it works around a regression in gcc up to 4.7 that ejects a bogus
error in the lambda definitions in case of partial template default
arguments [1]

Closes dealii#842

[1] dealii#843
@bangerth bangerth deleted the silence-warning branch June 30, 2017 16:23
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.

None yet

2 participants