ok, I just wondered if I had missed something in the configuration. The
errors are :

cellrenderericon.c:728:39: error: implicit conversion from enumeration type
'GtkStateType' to different
      enumeration type 'GtkStateFlags' [-Werror,-Wenum-conversion]
        gtk_style_context_set_state(context, state);
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~          ^~~~~
cellrenderericon.c:847:42: error: implicit conversion from enumeration type
'GtkStateType' to different
      enumeration type 'GtkStateFlags' [-Werror,-Wenum-conversion]
                                gtk_style_context_set_state(context, state);
                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~          ^~~~~

Seems pretty clear it happened in the edit to GTK3.



--
View this message in context: 
http://gnome-apps.13852.n7.nabble.com/clang-and-GTK3-tp69912p69916.html
Sent from the Geeqie mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to