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 679754 - Gdk.NotifyType constants are not converted in pygi-convert.sh script
Gdk.NotifyType constants are not converted in pygi-convert.sh script
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 14:22 UTC by Manuel Quiñones
Modified: 2012-07-11 14:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix (1.43 KB, patch)
2012-07-11 14:24 UTC, Manuel Quiñones
none Details | Review
The previous patch has an issue replacing NONLINEAR, this one is tested. (1.43 KB, patch)
2012-07-11 14:47 UTC, Manuel Quiñones
committed Details | Review

Description Manuel Quiñones 2012-07-11 14:22:11 UTC
Patch attached.
Comment 1 Manuel Quiñones 2012-07-11 14:24:00 UTC
Created attachment 218559 [details] [review]
Fix
Comment 2 Manuel Quiñones 2012-07-11 14:47:33 UTC
Created attachment 218563 [details] [review]
The previous patch has an issue replacing NONLINEAR, this one is tested.

Switching the lines NONLINEAR and NONLINEAR_VIRTUAL the replacement is properly done.
Comment 3 Paolo Borelli 2012-07-11 14:51:47 UTC
Review of attachment 218563 [details] [review]:

Thanks!
Comment 4 Paolo Borelli 2012-07-11 14:52:07 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.