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

doc: new example to show how to write large files (greater than 4GB) #67

Merged
merged 19 commits into from
May 4, 2024

Conversation

Pr0methean
Copy link
Member

This replaces zip-rs/zip-old#384.

Byron and others added 2 commits July 23, 2023 10:28
`doit()` function can't exist without `cfg(feature = "_deflate-any")`, and making it unreachable isn't enough

Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
main() will still exist without a deflate cfg, it just won't do anything.

Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
@Pr0methean Pr0methean added the waiting to be automatically merged If this PR isn't automatically merged, suspect a broader issue. label May 2, 2024
Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
@Pr0methean Pr0methean added this pull request to the merge queue May 3, 2024
Merged via the queue into master with commit fdcdad9 May 4, 2024
41 checks passed
@Pr0methean Pr0methean deleted the oldpr384 branch May 4, 2024 00:18
@Pr0methean Pr0methean removed the waiting to be automatically merged If this PR isn't automatically merged, suspect a broader issue. label May 4, 2024
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.

2 participants