[Gstreamer-bugs] [Bug 129224] Changed - CVS HEAD doesn't compile on big endian machines

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Dec 12 13:21:30 PST 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=129224

Changed by callum at physics.otago.ac.nz.

--- shadow/129224	Fri Dec 12 16:18:02 2003
+++ shadow/129224.tmp.564	Fri Dec 12 16:21:30 2003
@@ -18,6 +18,11 @@
 The file gst/matroska/ebml-write.c doesn't compile on big-endian machines
 when using CVS since -Werror is on and one of the variables is only used if
 the machine is little-endian. Hence compilation fails with an unused
 variable warning. The patch adds conditional compilation to the variable
 declaration too. The other obvious option is to be less picky about
 compilation.
+
+------- Additional Comments From callum at physics.otago.ac.nz  2003-12-12 16:21 -------
+Created an attachment (id=22389)
+Patch for compilation on big-endian machines.
+




More information about the Gstreamer-bugs mailing list