[Gstreamer-bugs] [Bug 135116] Changed - gstflacenc.c fails to build in NetBSD

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Feb 22 05:56:16 PST 2004


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

Changed by jmmv at menta.net.

--- shadow/135116	Sun Feb 22 08:42:50 2004
+++ shadow/135116.tmp.11463	Sun Feb 22 08:56:16 2004
@@ -47,6 +47,16 @@
 ------- Additional Comments From jmmv at menta.net  2004-02-22 08:42 -------
 I've attached two patch files.  One is just a workaround for the 
 file in gst-plugins.  The other is a more generic fix that can be 
 applied to gstreamer, so that programs using the GST_ELEMENT_ERROR 
 macro do not break.  I really think that the generic fix should be 
 applied, not the workaround. 
+
+------- Additional Comments From jmmv at menta.net  2004-02-22 08:56 -------
+I should check patches before sending, *SIGH*. 
+ 
+Sorry!!  It seems that the "real fix" doesn't work by the way the 
+macro works. 
+ 
+That is, the function could get two parenthesis around its 
+arguments, and that makes the build fail.  So go for the workaround, 
+as that will put the parenthesis in the right place. 




More information about the Gstreamer-bugs mailing list