Commit a1fb267
Release Manager
gh-40445: Update to zlib 1.3.1
zlib-1.2.11fails to build on macos 15 Sequoia with
```
[spkg-install] gcc -g -O2 -DHAVE_HIDDEN -c -o zutil.o zutil.c
[spkg-install] In file included from zutil.c:8:
[spkg-install] ./zutil.h:163:11: warning: 'OS_CODE' macro redefined
[-Wmacro-redefined]
[spkg-install] 163 | # define OS_CODE 19
[spkg-install] | ^
[spkg-install] ./zutil.h:134:11: note: previous definition is here
[spkg-install] 134 | # define OS_CODE 7
[spkg-install] | ^
[spkg-install] In file included from zutil.c:10:
[spkg-install] In file included from ./gzguts.h:21:
[spkg-install] In file included from /Applications/Xcode.app/Contents/De
veloper/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/
stdio.h:61:
[spkg-install] /Applications/Xcode.app/Contents/Developer/Platforms/MacO
SX.platform/Developer/SDKs/MacOSX.sdk/usr/include/_stdio.h:318:7: error:
expected identifier or '('
```
URL: #40445
Reported by: Volker Braun
Reviewer(s):File tree
4 files changed
+7
-6
lines changed- build/pkgs
- configure
- zlib
4 files changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments