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 710912 - vapi: Update gio binding
vapi: Update gio binding
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: Bindings
unspecified
Other All
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks: 710913
 
 
Reported: 2013-10-26 10:17 UTC by Florian Müllner
Modified: 2013-12-14 13:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
vapi: Update gio binding (7.50 KB, patch)
2013-10-26 10:18 UTC, Florian Müllner
none Details | Review

Description Florian Müllner 2013-10-26 10:17:57 UTC
See patch. This will allow to use shiny new stuff like GNotification and GSubprocess ...
Comment 1 Florian Müllner 2013-10-26 10:18:01 UTC
Created attachment 258160 [details] [review]
vapi: Update gio binding
Comment 2 Luca Bruno 2013-10-26 10:36:39 UTC
We usually update https://gitorious.org/vala-girs with the new .gir, otherwise other people not having an up-to-date environment might not be able to regenerate the bindings.
Can you provide a merge request or something?
Comment 3 Luca Bruno 2013-10-26 10:49:54 UTC
commit c22df00d95d89feed488608ad943822ed6a9c715
Author: Luca Bruno <lucabru@src.gnome.org>
Date:   Sat Oct 26 12:48:38 2013 +0200

    gio-2.0: Update. New Notification and Subprocess api
    
    Based on patch by Florian Müllner.
    
    Fixes bug 710912.

I did this for you and regenerated the bindings.
Comment 4 Luca Bruno 2013-12-14 13:16:37 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.