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 a bug: unknown-option #15

Closed
wants to merge 2 commits into from
Closed

Fix a bug: unknown-option #15

wants to merge 2 commits into from

Conversation

xaxo05
Copy link
Contributor

@xaxo05 xaxo05 commented Feb 8, 2019

Fix a bug: the parser signals unknown-option for --option when there is another longer option of the form --option-long.

digikar99 added a commit to digikar99/unix-opts that referenced this pull request May 22, 2020
digikar99 added a commit to digikar99/unix-opts that referenced this pull request May 22, 2020
@libre-man libre-man self-assigned this May 23, 2020
libre-man added a commit that referenced this pull request May 23, 2020
…#15)

* Fix a bug: the parser signals unknown-option for --option when there is another longer option of the form --option-long.

* Add some tests for the described bug

Co-authored-by: Momchil Ivanov <[email protected]>
@libre-man
Copy link
Owner

This was merged in PR #25.

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

Successfully merging this pull request may close these issues.

2 participants