Snippets for pango 1.57.1 from Alpine s390x
Sourced from https://build.alpinelinux.org/buildlogs/build-edge-s390x/main/pango/pango-1.57.1-r0.log.
-
../pango/break.c:324:3: warning: 'G_UNICODE_BREAK_UNAMBIGUOUS_HYPHEN' is deprecated: Not available before 2.88 [-Wdeprecated-declarations] 324 | next_break_type = BREAK_TYPE_SAFE (next_break_type); | ^~~~~~~~~~~~~~~ -
../pango/break.c:394:11: warning: 'G_UNICODE_BREAK_UNAMBIGUOUS_HYPHEN' is deprecated: Not available before 2.88 [-Wdeprecated-declarations] 394 | next_break_type = BREAK_TYPE_SAFE (next_break_type); | ^~~~~~~~~~~~~~~ -
../pango/break.c:398:11: warning: 'G_UNICODE_BREAK_UNAMBIGUOUS_HYPHEN' is deprecated: Not available before 2.88 [-Wdeprecated-declarations] 398 | next_next_break_type = BREAK_TYPE_SAFE (next_next_break_type); | ^~~~~~~~~~~~~~~~~~~~ -
../pango/break.c:1461:16: warning: 'G_UNICODE_BREAK_UNAMBIGUOUS_HYPHEN' is deprecated: Not available before 2.88 [-Wdeprecated-declarations] 1461 | prev_break_type == G_UNICODE_BREAK_UNAMBIGUOUS_HYPHEN) && | ^~~~~~~~~~~~~~~ -
../pango/break.c:1466:15: warning: 'G_UNICODE_BREAK_UNAMBIGUOUS_HYPHEN' is deprecated: Not available before 2.88 [-Wdeprecated-declarations] 1466 | break_type == G_UNICODE_BREAK_UNAMBIGUOUS_HYPHEN || | ^~~~~~~~~~ -
../pango/break.c:1483:16: warning: 'G_UNICODE_BREAK_UNAMBIGUOUS_HYPHEN' is deprecated: Not available before 2.88 [-Wdeprecated-declarations] 1483 | prev_break_type == G_UNICODE_BREAK_UNAMBIGUOUS_HYPHEN) && | ^~~~~~~~~~~~~~~ -
../pango/break.c:1603:16: warning: 'G_UNICODE_BREAK_UNAMBIGUOUS_HYPHEN' is deprecated: Not available before 2.88 [-Wdeprecated-declarations] 1603 | prev_break_type != G_UNICODE_BREAK_UNAMBIGUOUS_HYPHEN)) | ^~~~~~~~~~~~~~~