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

(PointSetIO) Check successful write #51

Merged
merged 1 commit into from
Oct 31, 2023
Merged

(PointSetIO) Check successful write #51

merged 1 commit into from
Oct 31, 2023

Conversation

csparker247
Copy link
Member

This PR adds checks to PointSetIO to make sure the failbit and badbit aren't set on the output stream after file close.

This fixes reports of silent errors when writing PPMs that are >4GB to Fat32 filesystems. Probably this error exists in lots of our IO classes.

@csparker247 csparker247 added the bug Something isn't working label Oct 31, 2023
@csparker247 csparker247 merged commit efc8bf2 into develop Oct 31, 2023
3 checks passed
@csparker247 csparker247 deleted the check-fail-ppm branch October 31, 2023 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant