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

Allows negative decimal numbers as values #21

Closed
ericnewton76 opened this issue Nov 4, 2017 · 2 comments
Closed

Allows negative decimal numbers as values #21

ericnewton76 opened this issue Nov 4, 2017 · 2 comments

Comments

@ericnewton76
Copy link
Member

Issue by tbroust-trepia
Friday Sep 12, 2014 at 08:09 GMT
Originally opened as gsscoder/commandline#136


If you provided "-2.5" as a parameter value, the library was basically considering it wasn't a value, but another parameter, because of both the negative sign and the dot. This fixes it.


tbroust-trepia included the following code: https://github.com/gsscoder/commandline/pull/136/commits

@ericnewton76
Copy link
Member Author

Comment by gsscoder
Monday Jun 08, 2015 at 16:10 GMT


again, this is against stable; postponed until all PR work with 2.0 ends

thanks

@moh-hassan
Copy link
Collaborator

Resolved

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

No branches or pull requests

2 participants