72d07d3202
result when integers appear on both sides of a compare. Worked around the others by forcing the strict-overflow setting in the relevant functions to a level where they are not reported. Changed "FALL THROUGH" comments to "FALLTHROUGH" because GCC doesn't like the space. Worked around some C-style casts from (void*) because g++ 5.4.0 objects to them. Increased the buffer size for 'sprint' to pass the gcc 7.1.0 'sprint overflow' check that is on by default with -Wall -Wextra. |
||
---|---|---|
.. | ||
arm-neon | ||
conftest | ||
examples | ||
gregbook | ||
libtests | ||
mips-msa | ||
pngminim | ||
pngminus | ||
pngsuite | ||
powerpc-vsx | ||
testpngs | ||
tools | ||
visupng | ||
README.txt |
This "contrib" directory contains contributions which are not necessarily under the libpng license, although all are open source. They are not part of libpng proper and are not used for building the library, although some are used for testing the library via "make check".