[Bug 721764] souphttpsrc: Add ability to do HTTP session logging

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 9 10:31:36 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=721764
  GStreamer | gst-plugins-good | git

--- Comment #9 from Reynaldo H. Verdejo Pinochet <reynaldo at opendot.cl> 2014-01-09 18:31:33 UTC ---
(In reply to comment #8)
> [..]
> Oh right, for 0 you can do a normal if indeed :) All the others are programming
> errors though

Yup, but then with G_DISABLE_CHECKS I will end up attaching
a logger to an nonexistent session, which might lead to
a normal error but be a programming error on the lib itself.
I will go with the g_return_if_fail() for (logger) and leave
the others untouched if you are cool with it.

Thanks again.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list