Your options are either:
- Do not --target-glib 2.32
- Update Vala to at least 0.25.2
- Instead of upgrading Vala, pick the bindings for Mutex and Cond from the new glib-2.0.vapi
- Downgrade glib
To clarify, it's not a glib bug. It's an old valac bug in the glib-2.0.vapi bindings of Mutex and Cond that became now critical after the glib implementation change.
The relevant Vala bug can be found here: https://bugzilla.gnome.org/show_bug.cgi?id=733500
The relevant Vala bug can be found here: https://bugzilla.gnome.org/show_bug.cgi?id=733500
No comments:
Post a Comment