[Gstreamer-bugs] [Bug 118473] Changed - mplex plugin does not work on Solaris

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Jul 28 06:38:09 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=118473

Changed by rbultje at ronald.bitfreak.net.

--- shadow/118473	Mon Jul 28 09:09:45 2003
+++ shadow/118473.tmp.20170	Mon Jul 28 09:38:09 2003
@@ -93,6 +93,15 @@
   Note that in vector.hh, that "buf" is defined to be "Aunit **buf",
   not an Aunit *, so something is clearly wrong here.  Perhaps this
   error slips by gcc, but Forte noticed it.
 
 Once again, I am not sure how to best address the last issue 
 mentioned, since my first shot was killed.  See bug 118304.
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2003-07-28 09:38 -------
+re: your patch, for the inline part, can't you just change all
+__inline__'s to inline? Not that I mind, both solutions are fine with
+me. However, for the other part (the part where you use g_new()), I'd
+appreciate if you didn't use glib inside here, since it's supposed to
+be backportable. Please use new and delete instead.
+
+For the last part, I don't know yet.




More information about the Gstreamer-bugs mailing list