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

Fix Issue #3748 #3749

Merged
merged 2 commits into from
Mar 10, 2022
Merged

Fix Issue #3748 #3749

merged 2 commits into from
Mar 10, 2022

Conversation

Justin-Randall
Copy link
Contributor

Sorted command line options output

Sorted command line options output
@clemahieu
Copy link
Contributor

Looks like this is failing because lib utility doesn’t link to boost program options. I tried moving it to cli.hpp/cli.cpp though nano_rpc doesn’t link to the node library.

@Justin-Randall
Copy link
Contributor Author

I updated the CMakeLists.txt to reflect the dependency.

@zhyatt zhyatt linked an issue Mar 10, 2022 that may be closed by this pull request
@zhyatt zhyatt added the cli Changes related to the Command Line Interface label Mar 10, 2022
@zhyatt zhyatt added this to the V24.0 milestone Mar 10, 2022
@clemahieu clemahieu merged commit 8db9b39 into nanocurrency:develop Mar 10, 2022
@thsfs thsfs added the exclude from changelog Indicates the change is not relevant for appearing in the release changelog label Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Changes related to the Command Line Interface exclude from changelog Indicates the change is not relevant for appearing in the release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nano's CLI --help should display options in alphabetic order
4 participants