Skip to content

Fix OTP 28 compatibility: replace removed zlib:crc32/2 with erlang:crc32/1#4

Open
alyn509 wants to merge 4 commits intoerlang:masterfrom
alyn509:master
Open

Fix OTP 28 compatibility: replace removed zlib:crc32/2 with erlang:crc32/1#4
alyn509 wants to merge 4 commits intoerlang:masterfrom
alyn509:master

Conversation

@alyn509
Copy link
Copy Markdown

@alyn509 alyn509 commented Feb 12, 2026

zlib:crc32/2 was removed in OTP 28.

This replaces it with erlang:crc32/1, which correctly computes the CRC32 for PNG chunk data and restores OTP 28 compatibility.

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.

1 participant