Skip to content
Snippets Groups Projects

[NewtonSolver] Make compile with g++5.3

Merged Kilian Weishaupt requested to merge fix/newton-partial-reassembly into master
  • A known in bug in g++5.3 leads to a compiler error due to the trailing return type of the generic lambda in the supportsPartialReassembly method
  • Replacing that method with a struct providing the ()operator should fix that issue

fixes #460 (closed)

@becker : Could you please check on your machine? You are probably the only one with g++5.3 :-)

Edited by Kilian Weishaupt

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading