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

Util: parse_to_qore_value() fails with float and number values with trailing zeros after the decimal point #4349

Closed
davidnich opened this issue Nov 30, 2021 · 0 comments

Comments

@davidnich
Copy link
Contributor

they are returned as strings:

dnichols@hq:~/src/qore/git/qore/qlib$ qore -l Util -nX 'parse_to_qore_value("-3.1040")'
"-3.1040"
@davidnich davidnich added this to the 1.0.12 milestone Nov 30, 2021
@davidnich davidnich self-assigned this Nov 30, 2021
@davidnich davidnich added this to To do in Qore Development via automation Nov 30, 2021
davidnich added a commit that referenced this issue Nov 30, 2021
davidnich added a commit that referenced this issue Nov 30, 2021
Qore Development automation moved this from To do to Done Nov 30, 2021
davidnich added a commit to qorelanguage/module-jni that referenced this issue Dec 4, 2021
…g in Qore to Java tyype conversions that could cause a core dump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant