GNOME Bugzilla – Bug 507938
gio doesn't build due to glib API changes
Last modified: 2008-01-08 12:42:29 UTC
The code needs to be updated due to gio changes
Created attachment 102349 [details] [review] updated to the gio changes and require current version Those changes make it build correctly using the current gio version
Created attachment 102384 [details] [review] Improved fix Improved patch.
That is not right. You should still use g_file_monitor_directory(), its just that it now returns a GFileMonitor object.
ok will fix
Created attachment 102389 [details] [review] Improved fix Incorporated Alex's comments.
Created attachment 102390 [details] [review] same patch + added configure changes Previous patch was made from the wrong working directory
looks good to me
Fixed in SVN after ack from vuntz.