Deprecations and warnings found in 51fa8fc
Deprecated functions related to the items below will not be handled in this cycle:
gtk_action_*
gtk_image_menu_item_*
gtk_radio_action_*
gtk_status_icon_*
gdk_threads_*
gtk_ui_manager_*
make clean && make 2> build.log grep "warning:" build.log | wc -l 0 (out of 1336 when merged) grep "warning:" build.log | cut -d: -f5 | sort | uniq -c | sort -n -r # none