Snippets for abcm2ps 8.14.18 from Nix x86_64-linux
Sourced from https://hydra.nixos.org/log/crkpzmszf1nfa6hng4wfj68p1k0sv8jg-abcm2ps-8.14.18.drv.
-
subs.c:356:12: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 356 | if(0) // don't change the font names | ^~ -
subs.c:416:17: warning: 'pango_fc_font_lock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations] 416 | FT_Face face = pango_fc_font_lock_face(fc_font); | ^~~~~~~ -
subs.c:455:17: warning: 'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations] 455 | pango_fc_font_unlock_face(fc_font); | ^~~~~~~~~~~~~~~~~~~~~~~~~ -
subs.c:622:25: warning: 'pango_fc_font_lock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations] 622 | FT_Face face = pango_fc_font_lock_face(fc_font); | ^~~~~~~ -
subs.c:689:25: warning: 'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations] 689 | pango_fc_font_unlock_face(fc_font); | ^~~~~~~~~~~~~~~~~~~~~~~~~