Differences From Artifact [7733596bc4]:
- File compat/zlib/zutil.c — part of check-in [4b7084a579] at 2017-01-01 19:10:32 on branch trunk — Update zlib to version 1.2.9. Dll's and *.lib files not updated yet (user: jan.nijtmans size: 7309) [more...]
To Artifact [da1c9102b2]:
- File compat/zlib/zutil.c — part of check-in [4687b1a2f2] at 2017-01-03 10:43:32 on branch core-8-6-branch — Update zlib to version 1.2.10. Dll's and *.lib files not updated yet (user: jan.nijtmans size: 7328) [more...]
| ︙ | |||
109 110 111 112 113 114 115 | 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 | - + |
# endif
# endif
#endif
return flags;
}
#ifdef ZLIB_DEBUG
|
| ︙ |