| | Compiling...
zutil.c
uncompr.c
trees.c
..\trees.c(773) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(777) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(780) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(780) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(783) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(783) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(786) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(786) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(848) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(849) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(850) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(853) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(873) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(895) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(896) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(907) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(908) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(987) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(993) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(1086) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(1091) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(1095) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(1101) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(1105) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
..\trees.c(1115) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
inftrees.c
inflate.c
inffast.c
infback.c
gzio.c
..\gzio.c(131) : warning C4996: 'strcpy' was declared deprecated
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\gzio.c(181) : warning C4996: 'fopen' was declared deprecated
E:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\gzio.c(226) : warning C4996: 'sprintf' was declared deprecated
E:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\gzio.c(267) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
..\gzio.c(303) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
..\gzio.c(440) : warning C4267: '-=' : conversion from 'size_t' to 'uInt', possible loss of data
..\gzio.c(451) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
..\gzio.c(623) : warning C4996: '_vsnprintf' was declared deprecated
E:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(339) : see declaration of '_vsnprintf'
Message: 'This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\gzio.c(987) : warning C4996: 'strcpy' was declared deprecated
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\gzio.c(988) : warning C4996: 'strcat' was declared deprecated
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\gzio.c(989) : warning C4996: 'strcat' was declared deprecated
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
gp_zdaindex.c
..\gp_zdaindex.c(31) : warning C4101: 'i' : unreferenced local variable
deflate.c
crc32.c
compress.c
adler32.c
Creating library...
|