After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 657836 - Work around g_unix_signal API changes
Work around g_unix_signal API changes
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: general
3.2.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
: 659231 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-08-31 15:00 UTC by Denis Washington
Modified: 2013-09-14 16:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use g_unix_signal_add_full() (1.25 KB, patch)
2011-08-31 15:00 UTC, Denis Washington
none Details | Review

Description Denis Washington 2011-08-31 15:00:39 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.
Comment 1 Matthew Barnes 2011-08-31 16:33:22 UTC
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
Comment 2 Milan Crha 2011-09-16 13:34:19 UTC
*** Bug 659231 has been marked as a duplicate of this bug. ***