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

Switch "-q" is ignored #40

Closed
depler opened this issue Sep 25, 2021 · 4 comments
Closed

Switch "-q" is ignored #40

depler opened this issue Sep 25, 2021 · 4 comments

Comments

@depler
Copy link
Contributor

depler commented Sep 25, 2021

Steps to reproduce:

  1. Start command line bc.exe -q

The result:
image

Similar case:
image

@gavinhoward
Copy link
Owner

This is surprising, but I'll investigate it. Should be a simple fix.

@gavinhoward
Copy link
Owner

This was fixed by 5bc06dd. It turns out that I was handling arguments before setting the default.

@gavinhoward
Copy link
Owner

Actually, before I close this, can you test the latest commit?

@depler
Copy link
Contributor Author

depler commented Sep 26, 2021

Working fine now

@depler depler closed this as completed Sep 26, 2021
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