[gstreamer-bugs] [Bug 612540] New: Build releases (X.Y.0) with -DG_DISABLE_CAST_CHECKS

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 11 00:03:09 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=612540
  GStreamer | common | git

           Summary: Build releases (X.Y.0) with -DG_DISABLE_CAST_CHECKS
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: common
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: bilboed at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Currently all our .0 releases are being built with the expensive cast type
checking enabled.

While this helps for debugging purposes (git versions), it does introduce an
overhead which is useless for releases.

Disabling those type checks will not change in any way the behaviour of
GStreamer and the various plugins (the only difference being that it will not
output a warning message on the console, but if something crashed/errored
before it will still behave the same).

FWIW, gtk+ does the same for their stable releases.

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