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

feat: publicly export and document the zip64 threshold constants #60

Closed
wants to merge 4 commits into from

Conversation

Pr0methean
Copy link
Member

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

@cosmicexplorer
Copy link
Contributor

@Pr0methean thanks so much for creating this PR! I have recreated signed commits with your fixes at https://github.com/zip-rs/zip2/compare/master...cosmicexplorer:oldpr402?expand=1 or 681b02c, 77ce0cc, and 2e9ed0d.

However, it looks like the added test is failing:

failures:

---- src/spec.rs - spec::ZIP64_BYTES_THR (line 24) stdout ----
Test executable failed (exit status: 101).

stderr:
thread 'main' panicked at src/spec.rs:18:2:
assertion failed: zip.start_file("one.dat", options).is_err()

I'll take a look into why this behavior changed since zip-rs#402 and try to bisect the failure.

@Pr0methean
Copy link
Member Author

Replaced by #79.

@Pr0methean Pr0methean closed this May 2, 2024
auto-merge was automatically disabled May 2, 2024 18:51

Pull request was closed

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