[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 16:57:21 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 ds at schleef.org.

--- shadow/96817	Fri Oct 25 18:27:54 2002
+++ shadow/96817.tmp.19571	Fri Oct 25 19:57:21 2002
@@ -31,6 +31,12 @@
  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).
+
+------- Additional Comments From ds at schleef.org  2002-10-25 19:57 -------
+Fixed by changing sys_errlist[] to g_strerror() everywhere
+
+someone close this.
+





More information about the Gstreamer-bugs mailing list