[gstreamer-bugs] [Bug 301166] GStreamer 0.8 CVS compilation fails on GCC4 warning

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Apr 22 01:42:55 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=301166
 GStreamer | gstreamer (core) | Ver: 0.8.9





------- Additional Comments From Ronald Bultje  2005-04-22 04:42 -------
(From update of attachment 45536)
-  specs = g_object_class_list_properties (G_OBJECT_GET_CLASS (object),
&nspecs);
+  specs = g_object_class_list_properties (G_OBJECT_GET_CLASS (object), (guint
*)&nspecs);

Can that be done differently? E.g. by making nspecs a guint already? As for the
rest, I see libxml insanity, which apparently requires this fix. The rest is
sane.


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list