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 679760 - pygi-convert.sh doesn't take care of pack_end
pygi-convert.sh doesn't take care of pack_end
Status: RESOLVED FIXED
Product: pygobject
Classification: Bindings
Component: introspection
Git master
Other Linux
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2012-07-11 16:17 UTC by Manuel Quiñones
Modified: 2012-07-11 16:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (1.56 KB, patch)
2012-07-11 16:20 UTC, Manuel Quiñones
committed Details | Review

Description Manuel Quiñones 2012-07-11 16:17:22 UTC
The convertion rules for pack_start seems ok, so their pair pack_end should be added.  The attached patch tries to fix this.
Comment 1 Manuel Quiñones 2012-07-11 16:20:16 UTC
Created attachment 218570 [details] [review]
Proposed patch
Comment 2 Paolo Borelli 2012-07-11 16:25:25 UTC
Review of attachment 218570 [details] [review]:

looks good to me. Thanks!
Comment 3 Paolo Borelli 2012-07-11 16:25:39 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.