Skip to content

tar_lwt_unix gzip functions - #149

Draft
reynir wants to merge 2 commits into
mainfrom
duplicate-gz
Draft

tar_lwt_unix gzip functions#149
reynir wants to merge 2 commits into
mainfrom
duplicate-gz

Conversation

@reynir

@reynir reynir commented Aug 30, 2024

Copy link
Copy Markdown
Member

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

reynir commented Sep 13, 2024

Copy link
Copy Markdown
Member Author

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