Lines Matching +refs:clang +refs:format +refs:replace
319 Changed format of the PNG_LIBPNG_VER integer to xyyzz instead of xyz
2299 Reformated sources in libpng style (3-space intentation, comment format)
2744 the format statements in various png_debug messages.
3001 Also added scripts/chkfmt to validate the format of all the files that can
3233 the read macros interfering with the symbol file format.
3444 Added projects/owatcom, an IDE project for OpenWatcom to replace
4132 Removed need for -Wno-cast-align with clang. clang correctly warns on
4134 fixes the cases that clang warns about either by eliminating the
4137 introducing new png_aligncast macros to do the cast in a way that clang
4711 Allow clang derived from older GCC versions to use ARM intrinsics. This
4712 causes all clang builds that use -mfpu=neon to use the intrinsics code,
4714 necessary to exclude some earlier clang versions but this seems unlikely.
4748 by clang scan-build.
4806 Added clang attribute support (Cosmin).
4950 old clang compilers (MacPorts Ticket #43939).
4965 Fixed clang no-warning builds: png_digit was defined but never used.
5074 leak reports from clang.
5332 to suppress clang warnings (Bug report by Viktor Szakats).
5471 David Drysdale as a result of reports from UBSAN in clang 3.8).
5497 disallows image width/height/format that *might* overflow. This is