]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Add MSVC support for Z_UNREACHABLE macro
authorMathias Berchtold <mberchtold@gmail.com>
Sat, 21 Feb 2026 22:01:11 +0000 (15:01 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Fri, 6 Mar 2026 13:50:13 +0000 (14:50 +0100)
commite615eeeef2ce65cd156253e6068e2bce303ccfc8
tree31580598415871edaedbcca31f5a411e9b2cd96c
parentced54ac89cb79d8df912d741c25ea7bce9061761
Add MSVC support for Z_UNREACHABLE macro

Add Z_UNREACHABLE fallback for MSVC, as the C23 unreachable macro is not yet defined in the Windows SDK's <stddef.h>.
zbuild.h