[Webkit-unassigned] [Bug 114654] [GStreamer] Eclipse warnings in MediaPlayerPrivateGStreamer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 15 19:05:23 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114654





--- Comment #2 from Brendan Long <b.long at cablelabs.com>  2013-04-15 19:03:39 PST ---
Minor issues obviously, but Eclipse is annoying about them.

  * We're not initializing all of the members in GStreamerMediaPlayerPrivate and GStreamerMediaPlayerPrivateBase
  * isinf() isn't in std:: since we're not importing it with #import <cmath>. I'm trying to figure out how it actually is being imported (I assume gstreamer or glib, but I'm not sure).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list