Re: error handling in GStreamer
- From: Havoc Pennington <hp redhat com>
- To: Thomas Vander Stichele <thomas apestaart org>
- Cc: gnome-desktop-devel <desktop-devel-list gnome org>
- Subject: Re: error handling in GStreamer
- Date: 19 Sep 2003 14:59:50 -0400
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]