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

Upgrade CLI11 library #1902

Closed
cz4rs opened this issue Aug 9, 2022 · 1 comment · Fixed by #1904
Closed

Upgrade CLI11 library #1902

cz4rs opened this issue Aug 9, 2022 · 1 comment · Fixed by #1904
Assignees

Comments

@cz4rs
Copy link
Contributor

cz4rs commented Aug 9, 2022

What Needs to be Done?
Upgrade CLI11 library to the latest version and make sure that it works with C++17.

@cz4rs
Copy link
Contributor Author

cz4rs commented Aug 9, 2022

See 8b3f888 as a starting point.

cz4rs added a commit that referenced this issue Aug 9, 2022
cz4rs added a commit that referenced this issue Aug 9, 2022
cz4rs added a commit that referenced this issue Aug 10, 2022
icpc 2021.6.0 shows following warning:
`#3280: declaration hides variable "optarg"
(declared at line 36 of "/usr/include/x86_64-linux-gnu/bits/getopt_core.h")`
cz4rs added a commit that referenced this issue Aug 11, 2022
cz4rs added a commit that referenced this issue Aug 11, 2022
icpc 2021.6.0 shows following warning:
`#3280: declaration hides variable "optarg"
(declared at line 36 of "/usr/include/x86_64-linux-gnu/bits/getopt_core.h")`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants