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 601749 - Gtk2::Gdk::Keysyms doc xref to keyval_from_name
Gtk2::Gdk::Keysyms doc xref to keyval_from_name
Status: RESOLVED FIXED
Product: gnome-perl
Classification: Bindings
Component: Gtk2
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk2-perl-bugs
gtk2-perl-bugs
Depends on:
Blocks:
 
 
Reported: 2009-11-12 22:49 UTC by Kevin Ryde
Modified: 2010-03-02 22:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
correction to keyval_from_name xref (1.07 KB, patch)
2009-11-12 22:50 UTC, Kevin Ryde
committed Details | Review

Description Kevin Ryde 2009-11-12 22:49:44 UTC
The Gtk2::Gdk::Keysyms pod comes out as

    Gtk2::Gdk-keyval_from_name>

which looks like an unescaped ">" in the cross reference, per attachment below.
Comment 1 Kevin Ryde 2009-11-12 22:50:45 UTC
Created attachment 147615 [details] [review]
correction to keyval_from_name xref
Comment 2 Torsten Schoenfeld 2010-03-02 22:37:01 UTC
Review of attachment 147615 [details] [review]:

Thanks, committed.