[Gstreamer-bugs] [Bug 121174] Changed - Compiler error in gst-libs/gst/riff/riffutil.c #define and variable args

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Sep 2 20:50:20 PDT 2003


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=121174

Changed by ds at schleef.org.

--- shadow/121174	Mon Sep  1 12:33:50 2003
+++ shadow/121174.tmp.14633	Tue Sep  2 23:50:20 2003
@@ -1,20 +1,20 @@
 Bug#: 121174
 Product: GStreamer
 Version: 0.6.3
 OS: SunOS
 OS Details: Solaris 9 sparc and Solaris 8 x86
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: critical
 Priority: Normal
 Component: gst-plugins
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: damien.carbery at sun.com               
 QAContact: gstreamer-maint at bugzilla.gnome.org
-TargetMilestone: HEAD
+TargetMilestone: 0.6.4
 URL: 
 Summary: Compiler error in gst-libs/gst/riff/riffutil.c #define and variable args
 
 The '#define debug(format,args,...)' code does not compile on Solaris 8 x86
 with the latest compiler, Sun ONE Studio 8.
 
@@ -38,6 +38,9 @@
 Patch attached.
 
 ------- Additional Comments From damien.carbery at sun.com  2003-09-01 09:15 -------
 Created an attachment (id=19642)
 Use VARARGS in riffutil.c
 
+
+------- Additional Comments From ds at schleef.org  2003-09-02 23:50 -------
+Fixed in 0.6 and HEAD by removing the unused definition.




More information about the Gstreamer-bugs mailing list