-
Notifications
You must be signed in to change notification settings - Fork 34
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
Scale argument is ignored #55
Comments
Nice to have you back! Sorry that I rejected your original feature request for I have reproduced the issue. I think you are right with what is happening. I'll get to work on fixing it. |
Signed-off-by: Gavin Howard <[email protected]>
Stupid GitHub automatically closing issues. Can you please pull the latest |
Yep, it works now. Thanks! |
Yay! Version |
It's taking a little longer to get the release out. There are problems with FreeBSD. I need to fix those problems before I release. I'm sorry. I'll let you know when |
That should fix the issue for you. Feel free to reopen if it does not. |
Hi! Here is my command line:
bc.exe --mathlib --leading-zeroes --no-line-length --scale=100
.Last argument is ignored by some reason. As I see it
--mathlib
is overridingscale
valueThe text was updated successfully, but these errors were encountered: