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 723360 - gmain: Note that g_source_destroy() can be called multiple times
gmain: Note that g_source_destroy() can be called multiple times
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: mainloop
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2014-01-31 12:18 UTC by Philip Withnall
Modified: 2014-02-03 07:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gmain: Note that g_source_destroy() can be called multiple times (870 bytes, patch)
2014-01-31 12:18 UTC, Philip Withnall
committed Details | Review

Description Philip Withnall 2014-01-31 12:18:08 UTC
Tiny documentation improvement.
Comment 1 Philip Withnall 2014-01-31 12:18:10 UTC
Created attachment 267722 [details] [review]
gmain: Note that g_source_destroy() can be called multiple times
Comment 2 Colin Walters 2014-01-31 15:10:18 UTC
Review of attachment 267722 [details] [review]:

Looks good.
Comment 3 Philip Withnall 2014-02-03 07:56:15 UTC
Thanks for the quick review!

Attachment 267722 [details] pushed as 5d71376 - gmain: Note that g_source_destroy() can be called multiple times