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

Convert float to int in case of UCH ? #8

Closed
JuMi2006 opened this issue Nov 23, 2015 · 3 comments
Closed

Convert float to int in case of UCH ? #8

JuMi2006 opened this issue Nov 23, 2015 · 3 comments

Comments

@JuMi2006
Copy link
Contributor

While using several commands i saw that using int values on float-objects works fine.
On the other hand i got errors (invalid numeric arguments) by using floats like "2.0" or "3.0" on UCH-objects.

Is it possible to fix it ? This is more a feature-request than an issue.

best regards
Mirko

@john30
Copy link
Owner

john30 commented Nov 25, 2015

I'll check it on the weekend, should be possible.
John

@JuMi2006
Copy link
Contributor Author

Not necessary in near future. In the late evening i found a way to fix it in my 3rd-party-program. But maybe nice to be consistent in acepting float/int to all numeric datatypes.

Mirko

@john30
Copy link
Owner

john30 commented Dec 10, 2015

solved with commit f26e1d0

@john30 john30 closed this as completed Dec 10, 2015
@derAuge derAuge mentioned this issue Dec 9, 2017
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