GNOME Bugzilla – Bug 741315
Vala bindings build fixes
Last modified: 2014-12-10 14:18:37 UTC
2 little patches to solve build issues with out-of-tree build with a recent jhbuild environment.
Created attachment 292415 [details] [review] build-sys: fix gio-2.0 gir bindings errors Use vala gio-2.0 definition to avoid the gir error: Gio-2.0.gir:79247.7-79251.24: error: `UnixSocketAddress' already contains a definition for `abstract' Gio-2.0.gir:79093.7-79095.21: note: previous definition of `abstract' was here
Created attachment 292416 [details] [review] build-sys: fix out-of-tree build of vapi Reference custom file by path.
Review of attachment 292415 [details] [review]: Sure.
Review of attachment 292416 [details] [review]: Yep.
Attachment 292415 [details] pushed as c760d28 - build-sys: fix gio-2.0 gir bindings errors Attachment 292416 [details] pushed as 8a58360 - build-sys: fix out-of-tree build of vapi