[gstreamer-bugs] [Bug 341114] pygst.require uses asserts rather than real error checking

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jun 9 10:21:47 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=341114
 GStreamer | gst-python | Ver: 0.10.2


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.5




------- Comment #5 from Edward Hervey  2006-06-09 17:21 UTC -------
cvs version was already raising a AssertionError, but your patch is cleaner and
more compatible.

Commited to cvs.

2006-06-09  Edward Hervey  <edward at fluendo.com>

        * pygst.py.in:
        Raise RequiredVersionError(ValueError, AssertionError) wherever
        applicable. This makes the new system (raising an error) compatible
        with the old system (assertions).
        Fixes #341114


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list