[Thunar-dev] GCC 4.01 generates pointer signedness errors
Benedikt Meurer
benedikt.meurer at unix-ag.uni-siegen.de
Sat Jul 30 14:54:42 CEST 2005
Jeff Franks wrote:
> In thunar-clipboard-manager.c:
>
> line 291 and 296: in call to gtk_selection_data_set() passing gchar* for
> argument 4, should be guchar*
>
> In thunar-favourites-view.c:
>
> line 297: in call to thunar_favourites_view_drop_uri_list() passing
> guchar* for argument 2, should be gchar*
>
> In thunar-location-buttons.c:
>
> line 1088: in call to gtk_selection_data_set() passing gchar* for
> argument 4, should be guchar*
>
> In thunar-statusbar.c:
>
> line 533: in call to gtk_selection_data_set() passing gchar* for
> argument 4, should be guchar*
Ok, fixed now.
> Jeff.
Benedikt
More information about the Thunar-dev
mailing list