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

ION_INT -> ION_DECIMAL #191

Open
almann opened this issue Aug 13, 2020 · 0 comments
Open

ION_INT -> ION_DECIMAL #191

almann opened this issue Aug 13, 2020 · 0 comments
Labels

Comments

@almann
Copy link
Contributor

almann commented Aug 13, 2020

As per amazon-ion/ion-rust#80, there appears to be no way for an end user to construct an ION_DECIMAL from an ION_INT using ion_decimal.c L287-L293. This API should not require the caller to have pre-initialized ION_DECIMAL to the specific number type as that concept is abstracted away from the user.

@almann almann added the bug label Aug 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant