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

Use stat+fopen instead of mknod to create a file if it doesn't exist (fixes #44) #45

Merged
merged 1 commit into from
Dec 28, 2021

Conversation

kirkrodrigues
Copy link
Member

References

Fixes #44

Validation performed

  • Ran the reproduction steps in Compression fails on MacOS and WSL 1 #44 and ensured they succeeded
  • Compressed and decompressed a dataset
  • Diffed the dataset with the decompressed output to ensure lossless compression

@kirkrodrigues kirkrodrigues merged commit 3feb7d6 into main Dec 28, 2021
@kirkrodrigues kirkrodrigues deleted the fix-44 branch December 28, 2021 11:39
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

Successfully merging this pull request may close these issues.

Compression fails on MacOS and WSL 1
1 participant