[Gstreamer-bugs] [Bug 96817] Changed - 0.4.1 fails to build on Solaris [patch included]

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Oct 25 15:27:54 PDT 2002


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=96817

Changed by rbultje at ronald.bitfreak.net.

--- shadow/96817	Fri Oct 25 13:34:39 2002
+++ shadow/96817.tmp.3856	Fri Oct 25 18:27:54 2002
@@ -28,6 +28,9 @@
 
 +extern char *sys_errlist[];
 +
  GstElementDetails gst_filesink_details = {
    "File Sink",
    "Sink/File",
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2002-10-25 18:27 -------
+char *sys_errlist[int errno] is obsoleted. Use char *strerror(int errno).





More information about the Gstreamer-bugs mailing list