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 652467 - matroska: missing <stdio.h> include for sscanf
matroska: missing <stdio.h> include for sscanf
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 0.10.31
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-06-13 15:39 UTC by Philip Jägenstedt
Modified: 2011-06-15 22:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
compile fix (750 bytes, patch)
2011-06-13 15:39 UTC, Philip Jägenstedt
none Details | Review

Description Philip Jägenstedt 2011-06-13 15:39:06 UTC
see patch
Comment 1 Philip Jägenstedt 2011-06-13 15:39:32 UTC
Created attachment 189830 [details] [review]
compile fix
Comment 2 Stefan Sauer (gstreamer, gtkdoc dev) 2011-06-13 22:09:27 UTC
I had a commit in my index for this too. Just pushed

commit b5d5fa2bb985915a3efa221a7067da4f8ea4c304
Author: Stefan Kost <ensonic@users.sf.net>
Date:   Thu Jun 9 21:06:28 2011 +0300

    matroska: add missing stdio include for sscanf