[Bug 656264] E: gstreamer-plugins-base no-return-in-nonvoid-function gstxmptag.c:178

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 10 03:10:29 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=656264
  GStreamer | gst-plugins-base | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.2

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-08-10 10:10:26 UTC ---
I fixed this yesterday actually, but failed to push the fix:

 commit 2d1ffa68a9970e3f67233bfbeeb5baf1ed913b53
 Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
 Date:   Tue Aug 9 16:41:01 2011 +0100

    xmptag: fix compiler warning in release mode

    Fix compiler warning caused by g_assert_not_reached() being skipped
    because releases are compiled with -DG_DISABLE_ASSERT.

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


It shouldn't abort the build though, our release tarballs shouldn't be using
-Werror (unless OBS makes it stop on compiler warnings),

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