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 678060 - curlsink: Remove stray debug prints
curlsink: Remove stray debug prints
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal trivial
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 678061 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-06-14 00:54 UTC by Sebastian Rasmussen
Modified: 2012-06-14 14:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to remove stray prints... (3.57 KB, patch)
2012-06-14 13:44 UTC, Sebastian Rasmussen
committed Details | Review

Description Sebastian Rasmussen 2012-06-14 00:54:54 UTC
This is a bit emabarrassing. Why on earth did I leave those debug prints in tests/check/elements/curlfilesink.c before attaching the previous patch!? This new patch removes them ASAP.
Comment 1 Vincent Penquerc'h 2012-06-14 10:57:19 UTC
*** Bug 678061 has been marked as a duplicate of this bug. ***
Comment 2 Vincent Penquerc'h 2012-06-14 10:58:03 UTC
No patch attached.
Comment 3 Sebastian Rasmussen 2012-06-14 13:44:51 UTC
Created attachment 216411 [details] [review]
Patch to remove stray prints...
Comment 4 Vincent Penquerc'h 2012-06-14 14:17:33 UTC
commit aa0b2c7f8afc5f25281541aff5e1d2782f0d51d3
Author: Sebastian Rasmussen <sebrn@axis.com>
Date:   Thu Jun 14 02:47:10 2012 +0200

    curlfilesink: Remove stray debug prints
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=678060