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 665331 - GenPod typo INT_MIN in default value display
GenPod typo INT_MIN in default value display
Status: RESOLVED FIXED
Product: gnome-perl
Classification: Bindings
Component: Glib
unspecified
Other Linux
: Normal minor
: ---
Assigned To: gtk2-perl-bugs
gtk2-perl-bugs
Depends on:
Blocks:
 
 
Reported: 2011-12-01 20:38 UTC by Kevin Ryde
Modified: 2011-12-09 23:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (831 bytes, patch)
2011-12-01 20:38 UTC, Kevin Ryde
committed Details | Review

Description Kevin Ryde 2011-12-01 20:38:38 UTC
Created attachment 202550 [details] [review]
patch

A typo in my default value display patch.
Should be INT_MIN not INT_MAX.
Comment 1 Torsten Schoenfeld 2011-12-09 23:49:25 UTC
Thanks, committed.