[gstreamer-bugs] [Bug 606742] Configure has difficulty detecting bison version

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 13 00:27:51 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=606742
  GStreamer | common | unspecified

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.26

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2010-01-13 08:27:47 UTC ---
Thanks for reporting, this is fixed now. Same problem was present with the flex
version check.

commit a2166b7dc235f50f412ef589696392a0a7b7b83f
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Jan 13 09:26:08 2010 +0100

    common: Fix flex/bison version checks

    Before it could (and would) extract the string "bison" as version
    number because of the double brackets while instead it should really
    just remove all non-numeric characters.

    Fixes bug #606742.

-- 
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