update zlib to 1.3.1
fixes macOS 15 compilation
This commit is contained in:
parent
98030de8c7
commit
a4da787c1b
169 changed files with 18553 additions and 11917 deletions
2
extern/zlib/old/visual-basic.txt
vendored
2
extern/zlib/old/visual-basic.txt
vendored
|
|
@ -115,7 +115,7 @@ SUCCESS Then
|
|||
ReDim Preserve bytaryCpr(lngCprSiz - 1)
|
||||
Open strCprPth For Binary Access Write As #1
|
||||
Put #1, , bytaryCpr()
|
||||
Put #1, , lngOriSiz 'Add the the original size value to the end
|
||||
Put #1, , lngOriSiz 'Add the original size value to the end
|
||||
(last 4 bytes)
|
||||
Close #1
|
||||
Else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue