aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/randomize_layout_plugin.c
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2025-06-29 18:43:33 +0000
committerMasahiro Yamada <[email protected]>2025-07-26 06:31:29 +0000
commitd6f0b652d9b54af5a9cf3e926ecfba81c28e1fc4 (patch)
tree65de341dff807754498658540d48dd11c1a808fe /scripts/gcc-plugins/randomize_layout_plugin.c
parentkconfig: gconf: replace GtkVbox with GtkBox (diff)
downloadkernel-d6f0b652d9b54af5a9cf3e926ecfba81c28e1fc4.tar.gz
kernel-d6f0b652d9b54af5a9cf3e926ecfba81c28e1fc4.zip
kconfig: gconf: replace GdkColor with GdkRGBA
GdkColor is deprecated with GTK 3.14. [1] Use GdkRGBA instead. This fixes warnings such as: scripts/kconfig/gconf.c: In function ‘set_node’: scripts/kconfig/gconf.c:138:9: warning: ‘gdk_color_parse’ is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] 138 | gdk_color_parse(menu_is_visible(menu) ? "Black" : "DarkGray", &color); | ^~~~~~~~~~~~~~~ [1]: https://gitlab.gnome.org/GNOME/gtk/-/blob/3.14.0/gdk/deprecated/gdkcolor.h#L52 Signed-off-by: Masahiro Yamada <[email protected]> Tested-by: Randy Dunlap <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions