Re: error handling in GStreamer



Hi,

Providing source line with the error seems pretty strange, unless you're
reporting errors where you should be using g_assert() or g_error(). You
only want to report an error for problems external to the program, not
bugs in the program, right?

Be sure to read
http://developer.gnome.org/doc/API/2.0/glib/glib-Error-Reporting.html
if you haven't.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]