freetype2/include/freetype
Ben Wagner 7819aeb622 Avoid Microsoft compiler warnings (#51331).
While clang's sanitizer recommends a cast to unsigned for safe
negation (to handle -INT_MIN), both MSVC and Visualc emit warning
C4146 if an unsigned value gets negated.

* include/freetype/internal/ftcalc.h (NEG_LONG, NEG_INT32),
src/base/ftcalc.c (FT_MOVE_SIGN): Replace negation with a
subtraction.
2017-06-28 22:57:41 +02:00
..
config
internal Avoid Microsoft compiler warnings (#51331). 2017-06-28 22:57:41 +02:00
freetype.h
ftadvanc.h
ftautoh.h
ftbbox.h
ftbdf.h
ftbitmap.h
ftbzip2.h
ftcache.h
ftcffdrv.h
ftchapters.h
ftcid.h
fterrdef.h
fterrors.h
ftfntfmt.h
ftgasp.h
ftglyph.h
ftgxval.h
ftgzip.h
ftimage.h
ftincrem.h
ftlcdfil.h
ftlist.h
ftlzw.h
ftmac.h
ftmm.h
ftmodapi.h
ftmoderr.h
ftotval.h
ftoutln.h
ftpcfdrv.h
ftpfr.h
ftrender.h
ftsizes.h
ftsnames.h
ftstroke.h
ftsynth.h
ftsystem.h
fttrigon.h
ftttdrv.h
fttypes.h
ftwinfnt.h
t1tables.h
ttnameid.h
tttables.h
tttags.h
ttunpat.h