Updated to newer version of CLI11 as there is a bug in older version
Created by: SkyToGround
Issue reference / description
Due to the aforementioned bug, the EFU would not compile on latest version of Clang. I also updated the code to use the new function names provided by CLI11 1.6.0. Furthermore, the use of a deprecated (and in C++17 removed) keyword register
was removed as this also prevented compilation.
Checklist for submitter
-
Check for conflict with integration test -
Unit tests pass
Nominate for Group Code Review (Anyone can nominate it)
Indicate if you think the code should be reviewed in a Thursday code review session.
-
Recommend for group code review
Also, nominate it on the code_review Slack channel.