[Bug 760134] audioconvert test: doesn't build with clang

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 5 17:16:44 PST 2016


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.2

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
commit 17b16e7a8350db7d83cc94093b81c4240850140d
Author: Koop Mast <kwm at FreeBSD.org>
Date:   Wed Jan 6 01:04:31 2016 +0000

    tests: audioconvert: fix test compilation with clang

    With clang 3.7.1 on FreeBSD:
    elements/audioconvert.c:650:12: error: shifting a negative signed value is
          undefined [-Werror,-Wshift-negative-value]
          (-32 << 16) + (1 << 15), (-32 << 16) - (1 << 15),
           ~~~ ^

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

commit e5fb7275c28256974cf71f4dd51a22df61e62f9e
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Wed Jan 6 01:06:10 2016 +0000ommit
17b16e7a8350db7d83cc94093b81c4240850140d
Author: Koop Mast <kwm at FreeBSD.org>
Date:   Wed Jan 6 01:04:31 2016 +0000

    tests: audioconvert: fix test compilation with clang

    With clang 3.7.1 on FreeBSD:
    elements/audioconvert.c:650:12: error: shifting a negative signed value is
          undefined [-Werror,-Wshift-negative-value]
          (-32 << 16) + (1 << 15), (-32 << 16) - (1 << 15),
           ~~~ ^

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

commit e5fb7275c28256974cf71f4dd51a22df61e62f9e
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Wed Jan 6 01:06:10 2016 +0000

    tests: fix indentation of various unit tests


    tests: fix indentation of various unit tests

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