Snippets for abcm2ps 8.14.15 from FreeBSD 150arm64
Sourced from https://pkg-status.freebsd.org/ampere5/data/latest-per-pkg/abcm2ps/8.14.15/150arm64-default.log.
-
subs.c:414:18: warning: 'pango_fc_font_lock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations] 414 | FT_Face face = pango_fc_font_lock_face(fc_font); | ^ -
subs.c:453:3: warning: 'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations] 453 | pango_fc_font_unlock_face(fc_font); | ^ -
subs.c:620:19: warning: 'pango_fc_font_lock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations] 620 | FT_Face face = pango_fc_font_lock_face(fc_font); | ^ -
subs.c:687:4: warning: 'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations] 687 | pango_fc_font_unlock_face(fc_font); | ^