GNOME Bugzilla – Bug 657836
Work around g_unix_signal API changes
Last modified: 2013-09-14 16:53:53 UTC
Created attachment 195309 [details] [review] Use g_unix_signal_add_full() The attached patch modifies e-d-s to use g_unix_signal_add() instead of with GLib 2.29.19 and newer to make it build with these GLib versions.
Thanks for the patch. Committed for E-D-S 3.1.91: http://git.gnome.org/browse/evolution-data-server/commit/?id=e318b8164aa52b804057c35ccfea49bfb06ed77c I also went ahead and fixed Evolution similarly: http://git.gnome.org/browse/evolution/commit/?id=3e3860e0ecc9f330c7c0df143641a01073ad976c
*** Bug 659231 has been marked as a duplicate of this bug. ***