Skip to content

inffas32.asm struct/enum binding to zlib 1.2.9#1

Merged
CristiFati merged 1 commit intoCristiFati:cfati_dev00from
chris19782:issues/41&200
Sep 2, 2022
Merged

inffas32.asm struct/enum binding to zlib 1.2.9#1
CristiFati merged 1 commit intoCristiFati:cfati_dev00from
chris19782:issues/41&200

Conversation

@CristiFati
Copy link
Copy Markdown
Owner

zlib 1.2.9 added "z_streamp strm" in "struct inflate_state" in
inflate.h, new offset/binding is required

zlib 1.2.9 started "enum inflate_mode" in inflate.h @ 16180

zlib 1.2.3.4 added 3 values in "enum inflate_mode" in inflate.h

zlib 1.2.2.1 removed GUNZIP condition in "struct inflate_state" in
inflate.h, compilation directive was no longer required

zlib 1.2.9 added "z_streamp strm" in "struct inflate_state" in
inflate.h, new offset/binding is required

zlib 1.2.9 started "enum inflate_mode" in inflate.h @ 16180

zlib 1.2.3.4 added 3 values in "enum inflate_mode" in inflate.h

zlib 1.2.2.1 removed GUNZIP condition in "struct inflate_state" in
inflate.h, compilation directive was no longer required
@CristiFati CristiFati merged commit 4e31d7b into CristiFati:cfati_dev00 Sep 2, 2022
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