-
Notifications
You must be signed in to change notification settings - Fork 0
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
Deflate and zip text files with zlib and minizip #39
base: main
Are you sure you want to change the base?
Conversation
44ca145
to
aa723bb
Compare
37c225f
to
a06fa20
Compare
3291175
to
8e23e1d
Compare
2052581
to
a4b6e54
Compare
a4b6e54
to
ed513b9
Compare
All unit tests in release and debug builds pass on the Zybo board as well. |
The generated Extracting with the built-in extracter from the windows file explorer cannot be done for the files. While the folder are extracted and created, no files are in them. The message says:
|
df47745
to
507e1d1
Compare
ccf75c4
to
339df97
Compare
There is a problem with the file size returned on 32-bit systems. This will be resolved with: #42 For example, on the Zybo board, only the test |
7c89ab0
to
ffa905b
Compare
ffa905b
to
ccf01b7
Compare
|
||
#else | ||
|
||
ZIP_RETURN_CODES ZipDirectory_Posix(zipFile zFile, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove comments in this function
09787ac
to
60ef187
Compare
60ef187
to
ad4608b
Compare
On Zybo it failed with:
|
No description provided.