Skip to content
Snippets Groups Projects

remove accidental c++11 dependency

Merged Max Knobbe requested to merge fix_release_implicit_c++11 into rel-2-2-15
All threads resolved!

Description

Removing the accidental c++11 dependency. By using the explicit double min/max values. This is exactly the same behaviour as before, c.f. https://en.cppreference.com/w/cpp/types/numeric_limits/lowest

Additional Checklist Items

  • I have updated documentation as needed: not needed
  • I considered if this should be cherry-picked/ported somewhere else (rel-2-x or master), and if yes, opened a corresponding issue or MR: not needed

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
Please register or sign in to reply
Loading