Skip to content

fixed types & std namespace error#7

Open
NicoG60 wants to merge 3 commits intotfussell:masterfrom
NicoG60:master
Open

fixed types & std namespace error#7
NicoG60 wants to merge 3 commits intotfussell:masterfrom
NicoG60:master

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