[Zlib-devel] warning from Visual C++ 1.5

Gilles Vollant info at winimage.com
Mon Mar 10 20:36:02 EST 2003


16 bits is near dead, but I tried compile with Visual C++1.5

inffast.c(136) : warning C4135: conversion between different integral
types
inffast.c(164) : warning C4135: conversion between different integral
types


I've also
u:\tstzl120\deflate.c(0) : warning C4746: '_length_code' : unsized array
treated as '__far'
u:\tstzl120\deflate.c(0) : warning C4746: '_dist_code' : unsized array
treated as '__far'
But I don't known really what is the problem


And for
u:\tstzl120\inflate.c(528) : warning C4703: 'inflate' : function too
large for global optimizations
u:\tstzl120\infback.c(244) : warning C4703: 'inflateBack' : function too
large for global optimizations
I don't known the solution

There is other warning in my contrib/minizip code (somes "conversion
between different integral types"), I'll try fix them





More information about the Zlib-devel mailing list