Snippets for pango 1.58.0 from Fedora ppc64le
Sourced from https://kojipkgs.fedoraproject.org/packages/pango/1.58.0/1.fc45/data/logs/ppc64le/build.log.
-
../pango/pangoft2-render.c:128:24: warning: argument 2 range [18446744073707454464, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 128 | box->bitmap.buffer = g_malloc0_n (box->bitmap.rows, box->bitmap.pitch); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../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)) | ^~~~~~~~~~~~~~~ -
../pango/pangoft2-render.c:128:24: warning: argument 2 range [18446744073707454464, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 128 | box->bitmap.buffer = g_malloc0_n (box->bitmap.rows, box->bitmap.pitch); | ^