b24e8ba28a
We use a cast to indicate that we intentionally ignore a function's return value. However, this doesn't apply to API functions where errors can only happen for trivially invalid input. * src/base/ftstroke.c (FT_Glyph_Stroke, FT_Glyph_StrokeBorder), src/base/ftsynth.c (FT_GlyphSlot_Embolden), src/cff/cffgload.c (cff_slot_load), src/pfr/pfrdrivr.c (pfr_get_kerning), src/type1/t1load.c (parse_encoding), src/type42/t42parse.c (t42_parse_encoding): Do it. |
||
---|---|---|
.. | ||
Jamfile | ||
module.mk | ||
rules.mk | ||
t42drivr.c | ||
t42drivr.h | ||
t42error.h | ||
t42objs.c | ||
t42objs.h | ||
t42parse.c | ||
t42parse.h | ||
t42types.h | ||
type42.c |