After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 307354 - PATCH: gcc4 compile fix
PATCH: gcc4 compile fix
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.x
Other Linux
: Normal normal
: 0.8.10
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-06-12 08:58 UTC by Jeroen Zwartepoorte
Modified: 2005-06-12 09:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (20.61 KB, patch)
2005-06-12 08:59 UTC, Jeroen Zwartepoorte
none Details | Review

Description Jeroen Zwartepoorte 2005-06-12 08:58:55 UTC
2005-06-12  Jeroen Zwartepoorte  <jeroen.zwartepoorte@gmail.com>

	* ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text): Remove
	guchar * cast. This makes gst-plugins compile with gcc4.
Comment 1 Jeroen Zwartepoorte 2005-06-12 08:59:19 UTC
Created attachment 47631 [details] [review]
patch
Comment 2 Jeroen Zwartepoorte 2005-06-12 08:59:47 UTC
Please commit (i don't have privileges to do that)
Comment 3 Ronald Bultje 2005-06-12 09:46:30 UTC
Thanks.