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

Wrap mz_zip_time_t_to_dos_time() call #236

Merged
merged 1 commit into from
Feb 6, 2022
Merged

Conversation

Dialga
Copy link
Contributor

@Dialga Dialga commented Feb 6, 2022

Similar to lines

zip/src/zip.c

Lines 1182 to 1184 in dce6952

#ifndef MINIZ_NO_TIME
mz_zip_time_t_to_dos_time(zip->entry.m_time, &dos_time, &dos_date);
#endif
.
Fixes compiling with tcc on linux.

@kuba-- kuba-- merged commit d7109a6 into kuba--:master Feb 6, 2022
@Dialga Dialga deleted the patch-1 branch February 6, 2022 20:25
thabetx pushed a commit to Symbyo360/zip that referenced this pull request Sep 7, 2023
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.

None yet

2 participants