[Gstreamer-bugs] [Bug 129600] Changed - patch to compile on OSX

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Jan 8 01:10:09 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=129600

Changed by rbultje at ronald.bitfreak.net.

--- shadow/129600	Wed Jan  7 17:22:20 2004
+++ shadow/129600.tmp.9329	Thu Jan  8 04:10:08 2004
@@ -70,6 +70,12 @@
 
 The correct fix in this case it to use (gint) sizeof (...) as the
 argument in the debug message though.
 
 ------- Additional Comments From ds at schleef.org  2004-01-07 17:22 -------
 The z length modifier is C99.
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2004-01-08 04:10 -------
+I personally have no objections against C99'isms (we require it for
+vararg macros already). Don't know what others think? Glib uses casts
+to gsize for some sizeof() calls. Others are simply called as is. Do
+we follow glib or do we use C99?




More information about the Gstreamer-bugs mailing list