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(contex
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi Colin,
Am Di den 27. Jun 2017 um 12:59 schrieb Colin Clark:
> When I configure to use clang, GTK2 is ok, but GTK3 fails on two lines
> in cellrendericon.
>
> Have I missed a configuration item, or is this merely "yet another bug to
> be fixed"?