CVSROOT:        /cvs/gnome
Module name:    gnome-utils
Changes by:     dcransto        06/06/16 02:51:46

Modified files:
        gsearchtool    : ChangeLog gsearchtool-callbacks.c 

Log message:
2006-06-15  Dennis Cranston  <[EMAIL PROTECTED]>

* gsearchtool-callbacks.c: (open_file_cb), (open_folder_cb),
(move_to_trash_cb), (file_button_release_event_cb),
(drag_begin_file_cb), (drag_file_cb), (key_press_cb):
Fix "dereferencing type-punned pointer will break
strict-aliasing rules" compile warnings.  Add call to
g_list_foreach (list, gtk_tree_path_free, NULL) to free
lists returned by gtk_tree_selection_get_selected_rows().

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-utils&who=dcransto&date=explicit&mindate=2006-06-16%2002:50&maxdate=2006-06-16%2002:52

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to