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

tar_lwt_unix gzip functions #149

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

tar_lwt_unix gzip functions #149

wants to merge 2 commits into from

Conversation

reynir
Copy link
Member

@reynir reynir commented Aug 30, 2024

This is WIP to address #148. It implements fold_gz and extract_gz, and create_gz is stubbed out. I notice create doesn't use Tar.t or Tar.out for writing the archive. It's probably an oversight when write support was added. I will look into that.

@reynir
Copy link
Member Author

reynir commented Sep 13, 2024

I rewrote Tar_lwt_unix.create to use Tar.out. An issue I haven't solved is how to ensure the dir_handle is closed if there is an error.

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.

1 participant