Snippets for abcm2ps 8.14.18 from Nix aarch64-darwin
Sourced from https://hydra.nixos.org/log/xwi3bpak5lmqqf93gablkf3yi0ykr898-abcm2ps-8.14.18.drv.
-
format.c:970:4: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 970 | val = get_posit(p); | ^ -
subs.c:416:18: 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:3: 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:19: 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:4: 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); | ^