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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 21 15:32:27 PDT 2011


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

--- Comment #2 from Koop Mast (kwm) <kwm at FreeBSD.org> 2011-06-21 22:32:20 UTC ---
Created an attachment (id=190396)
 View: https://bugzilla.gnome.org/attachment.cgi?id=190396
 Review: https://bugzilla.gnome.org/review?bug=653137&attachment=190396

put seekstop in a logical place for me. Not sure if it is correct.

gstbaseparse.c:3745:34: error: self-comparison always evaluates to true
      [-Werror,-Wtautological-compare]
    if (seekstop >= 0 && seekpos <= seekpos)
                                 ^
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