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

Decrease unsafe code #9

Open
eta077 opened this issue Apr 29, 2022 · 0 comments
Open

Decrease unsafe code #9

eta077 opened this issue Apr 29, 2022 · 0 comments

Comments

@eta077
Copy link
Owner

eta077 commented Apr 29, 2022

As of v0.0.2, the caller determines the type of data from functions like binary_table_hdu::column_by_index and FitsHeaderCard.get_value, which may or may not be accurate. Either add checks to ensure the cast will be successful or find another way to specify the return type

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