pmaports/temp/gtk+3.0
Luca Weiss f8b96744fa
temp/gtk+3.0: fix build (MR 3154)
Fix the build failure when built with newer gcc:

../gtk/gtktextsegment.c: In function '_gtk_toggle_segment_new':
../gtk/gtktextsegment.c:433:6: error: array subscript 'GtkTextLineSegment {aka struct _GtkTextLineSegment}[0]' is partly outside array bounds of 'unsigned char[40]' [-Werror=array-bounds]
  433 |   seg->type = on ? &gtk_text_toggle_on_type : &gtk_text_toggle_off_type;
      |      ^~

Patch source: b4e110920a
2022-05-24 23:50:05 +02:00
..
0001-Avoid-diagnostics-for-gcc-11-false-positive-out-of-b.patch temp/gtk+3.0: fix build (MR 3154) 2022-05-24 23:50:05 +02:00
APKBUILD temp/gtk+3.0: fix build (MR 3154) 2022-05-24 23:50:05 +02:00
gtk+3.0.post-deinstall temp/gtk+3.0: copy fork from v20.05 branch (MR 1546) 2020-09-15 17:08:15 +02:00
gtk+3.0.post-install temp/gtk+3.0: copy fork from v20.05 branch (MR 1546) 2020-09-15 17:08:15 +02:00
gtk+3.0.post-upgrade temp/gtk+3.0: copy fork from v20.05 branch (MR 1546) 2020-09-15 17:08:15 +02:00