Skip to content

Add clarifying comments to #endif macros in miniz_zip.c - #386

Open
mateusazis wants to merge 2 commits into
richgel999:masterfrom
mateusazis:clarify-endif-comments
Open

Add clarifying comments to #endif macros in miniz_zip.c#386
mateusazis wants to merge 2 commits into
richgel999:masterfrom
mateusazis:clarify-endif-comments

Conversation

@mateusazis

Copy link
Copy Markdown

Makes it easier to track which blocks we are currently in.

Annotate and standardize all 52 #endif preprocessor directives in
miniz_zip.c to clearly indicate which condition block they terminate.

TAG=agy
CONV=7d38eceb-676e-4685-9706-181bdfd2926a
Annotate and standardize all #endif preprocessor directives across
the core library headers and sources, examples, and test suite files
to clearly indicate which condition block they terminate.

TAG=agy
CONV=7d38eceb-676e-4685-9706-181bdfd2926a
@robang74

Copy link
Copy Markdown

I have integrated your pull request in my fork, feel free to try it:

More information could be found here:

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