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

Updated help (and more robust argument parsing) #11

Closed
jashank opened this issue Oct 25, 2018 · 1 comment
Closed

Updated help (and more robust argument parsing) #11

jashank opened this issue Oct 25, 2018 · 1 comment

Comments

@jashank
Copy link
Collaborator

jashank commented Oct 25, 2018

The help message is somewhat out-of-date --

Usage: dcc [--valgrind|--memory|--no_explanation] <c-files>

-- as dcc supports more flags. But, to mitigate this problem and to improve the somewhat impromptu argument parsing, switching to something like argparse should improve matters.

@andrew-taylor
Copy link
Collaborator

dcc has to pass through clang arguments which makes using argparse problematic

help message has been update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants