[Bug 756870] Don't disable assertions for releases and provide a new GST_ENABLE_EXTRA_CHECKS #define

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 21 04:22:58 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=756870

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #313749|reviewed                    |committed
             status|                            |

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 313749
  --> https://bugzilla.gnome.org/attachment.cgi?id=313749
Don't disable assertions for releases and provide a new GST_ENABLE_EXTRA_CHECKS
#define

commit b99800a301ce85262a9e33e17d5a137610375c24
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Tue Oct 20 17:28:22 2015 +0300

    Don't disable assertions for releases and provide a new
GST_ENABLE_EXTRA_CHECKS #define

    Assertions are useful to have in any case, and we were abusing the #define
for
    adding extra checks to our code. Let's do it properly!

    https://bugzilla.gnome.org/show_bug.cgi?id=756870

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