Snippets for pango 1.58.0 from Fedora i686
Sourced from https://kojipkgs.fedoraproject.org/packages/pango/1.58.0/1.fc45/data/logs/i686/build.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)) | ^~~~~~~~~~~~~~~