[Bug 712679] parse: prototype-mismatch
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Nov 29 11:03:56 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=712679
GStreamer | gstreamer (core) | git
Olivier Crete (Tester) <olivier.crete> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #12 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-11-29 19:03:50 UTC ---
Fixed again, by adding the prototypes manually if they were not already there
commit 3c4d54fd885ee352d16cdcce60323f01a22721e1
Author: Olivier Crête <olivier.crete at collabora.com>
Date: Fri Nov 29 14:00:35 2013 -0500
parse: Manually insert priv_gst_parse_yyget/set_column prototypes for older
Older versions of flex (before 2.5.36) don't add the prototype, so it must
be added manually. We can't check by the version number, because
Debian/Ubun
patched it into their 2.5.35 at some point.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list