! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Exo needs GLib 2.32, otherwise 'g_main_context_ref_thread_default()' is undef...
Status:
RESOLVED: FIXED

Comments

Description Olivier Duchateau 2012-12-03 18:19:47 CET
With latest exo release (0.10.0), minimum version of GLib is 2.30.0, but compilation failed because function 'g_main_context_ref_thread_default()' is undefined. It was introduced from 2.32 

Reference: http://developer.gnome.org/glib/stable/glib-The-Main-Event-Loop.html#g-main-context-ref-thread-default
Comment 1 Nick Schermer editbugs 2012-12-03 19:25:12 CET
Sigh. Fix in 4a2e9cf.
Comment 2 Olivier Duchateau 2012-12-03 22:06:59 CET
(In reply to comment #1)
> Sigh. Fix in 4a2e9cf.

Thanks, every thing works fine.

Bug #9577

Reported by:
Olivier Duchateau
Reported on: 2012-12-03
Last modified on: 2012-12-03

People

Assignee:
Nick Schermer
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information