[Thunar-dev] GCC 4.01 generates pointer signedness errors

Erik Harrison erikharrison at gmail.com
Fri Jul 29 20:44:54 CEST 2005


On 7/29/05, Jeff Franks <jcfranks at tpg.com.au> wrote:
> Benny,
> 
> Where do I report thunar bugs. 

At the risk of stealing Benny's thunder, Xfce bugzilla has a Thunar
component -> bugs.xfce.org

Compiling the latest snapshot with GCC
> 4.01 generates several pointer signedness compiler errors, bewteen
> gchar* and guchar*
> 
> 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*
> 
> Jeff.
> _______________________________________________
> Thunar-dev mailing list
> Thunar-dev at xfce.org
> http://foo-projects.org/mailman/listinfo/thunar-dev
> 


-- 
"This brings me back to a time where I had no worries. 
All I needed to do was watch Perfect Strangers."
-Erik



More information about the Thunar-dev mailing list