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

Retrieving a double vs single errors out #11

Open
zerothi opened this issue Sep 24, 2018 · 0 comments
Open

Retrieving a double vs single errors out #11

zerothi opened this issue Sep 24, 2018 · 0 comments

Comments

@zerothi
Copy link
Owner

zerothi commented Sep 24, 2018

One cannot retrieve a single precision value with a double precision.

It is not fully clear what should be the case for:

  1. Store integer, retrieve real
  2. Store integer, retrieve double
  3. Store real, retrieve double
  4. Store double, retrieve real

Should all work? Currently they don't, the type has to be explicitly correct.

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

No branches or pull requests

1 participant