Home | History | Annotate | Download | only in zlib

Lines Matching full:warnings

20 - Avoid some warnings in contrib/minizip [Vollant]
128 - Use u4 type for crc_table to avoid conversion warnings
129 - Apply casts in zlib.h to avoid conversion warnings
257 - Add const to vsnprintf test in configure to avoid warnings [Weigelt]
264 - Avoid MSVC loss of data warnings in gzread.c, gzwrite.c
300 - Avoid warnings in configure tests that hide functionality [Weigelt]
409 - Add -w in configure compile tests to avoid spurious warnings [Beucler]
428 - Turn off silly Borland warnings [Hay]
459 - Shut up annoying VS2005 warnings about standard C deprecation [Rowe,
479 - Fix some warnings in examples/gzlog.c and examples/zran.c (it seems
503 - Avoid some Visual C warnings in deflate.c
504 - Avoid more silly Visual C warnings in inflate.c and inftrees.c for 64-bit
514 - Avoid some warnings in fitblk.c, gun.c, gzjoin.c in examples [Oberhumer]
542 - Add casts in crc32.c to avoid warnings [Oberhumer]
706 - Fix the ZCR_SEED2 constant to avoid warnings in contrib/minizip
717 - Compare TOO_FAR with 32767 instead of 32768, to avoid 16-bit warnings
761 - Attempt to avoid warnings in crc32.c for pointer-int conversion
771 - More typecasting in deflate.c to avoid warnings
899 - avoid some warnings with Borland C (Tom Tanner)
944 - remove warnings in example.c and gzio.c (Glenn Randers-Pehrson)
1004 - fix test for shared library support to avoid compiler warnings
1009 - avoid warnings in gzio.c and deflate.c (Andreas Kleinert)
1156 - avoid many warnings (unused variables, dead assignments, etc...)
1189 - avoid harmless warnings for Borland C++
1218 - don't use unsized arrays to avoid silly warnings by Visual C++:
1247 - avoid various warnings in gzio.c, example.c, infblock.c, adler32.c, zutil.c
1296 - avoid many warnings for MSDOS