[Bug 670561] Missing return value in ext/pulse/pulseaudiosink.c

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 21 12:14:59 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=670561
  GStreamer | gst-plugins-good | 0.10.x

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

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-02-21 20:14:53 UTC ---
Thanks. I've removed the assert then - no point really if we print a warning
already (and it's all code in our control anyway, so shouldn't happen unless
someone adds new properties).

 commit a32e030faadeb538b05ecc7920d74db9efedf4d4
 Author: Vincent Untz <vuntz at gnome.org>
 Date:   Tue Feb 21 17:57:44 2012 +0100

    pulse: Fix a build warning when compiling with asserts disabled

    Return a value even if the code will never be reached, to make compilers
    happy.

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

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