Skip to content
Snippets Groups Projects

Fix runtime error with macosx 10.13

Merged Florian Uhlig requested to merge f.uhlig/cbmroot:fix_runtime_error into master

With macosx 10.13 (Apple clang 10.0) there is a runtime problem when loading libL1. The problem is due to the usage of a static constexpr in the source file which can be overcome when doing a static cast of the variable.

Merge request reports

Merge request pipeline #12833 passed

Merge request pipeline passed for ee73359c

Approved by

Merged by Florian UhligFlorian Uhlig 3 years ago (Aug 31, 2021 8:07am UTC)

Loading

Pipeline #12835 passed

Pipeline passed for ee73359c on master

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