[Bug 653137] Warnings in Gstreamer (core) with Clang compiler

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 22 08:28:55 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=653137
  GStreamer | gstreamer (core) | 0.11.x

--- Comment #8 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-06-22 15:28:52 UTC ---
> The waveform < 0 thing is weird, I thought an enum was like an int.

Since it's an enum the compiler knows that it'll never be < 0, so the < 0 check
should just be removed really.

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