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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 21 15:35:41 PDT 2011


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

--- Comment #5 from Koop Mast (kwm) <kwm at FreeBSD.org> 2011-06-21 22:35:28 UTC ---
gsttee.c:812:27: error: use of logical && with constant operand; switch to
      bitwise & or remove constant [-Werror,-Wconstant-logical-operand]
  tee->sink_mode = active && GST_ACTIVATE_PULL;
                          ^  ~~~~~~~~~~~~~~~~~
1 error generated.

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