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

fixed types & std namespace error #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

NicoG60
Copy link

@NicoG60 NicoG60 commented Feb 11, 2019

#6 that fix the problem

zip_file.hpp Outdated
uint32_t internal_attr = 0;
uint32_t external_attr = 0;
std::size_t header_offset = 0;
ssize_t header_offset = 0;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you mean size_t instead of ssize_t?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, my bad...

mkalkbrenner added a commit to PPUC/libserum that referenced this pull request Dec 21, 2022
mkalkbrenner added a commit to PPUC/libserum that referenced this pull request Dec 21, 2022
* added github action

* applied tfussell/miniz-cpp#7
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