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 615796 - TextMark ornull returns
TextMark ornull returns
Status: RESOLVED FIXED
Product: gnome-perl
Classification: Bindings
Component: Gtk2
unspecified
Other Linux
: Normal minor
: ---
Assigned To: gtk2-perl-bugs
gtk2-perl-bugs
Depends on:
Blocks:
 
 
Reported: 2010-04-15 00:04 UTC by Kevin Ryde
Modified: 2010-04-24 23:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
TextMark ornull returns (2.44 KB, patch)
2010-04-15 00:04 UTC, Kevin Ryde
committed Details | Review

Description Kevin Ryde 2010-04-15 00:04:04 UTC
Created attachment 158765 [details] [review]
TextMark ornull returns

Gtk2::TextMark get_name and get_buffer could have _ornull to show "or undef" in the docs (an anonymous mark, or a mark deleted from a buffer).
Comment 1 Torsten Schoenfeld 2010-04-24 23:32:13 UTC
Committed.  Thanks.