[Webkit-unassigned] [Bug 38842] [GStreamer] float variables misused

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 11 02:25:19 PDT 2010


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





--- Comment #3 from Philippe Normand <pnormand at igalia.com>  2010-05-11 02:25:19 PST ---
As discussed on IRC with krit, if we were to use narrowPrecisionToFloat() we'd need to add templates in FloatConversion.h for the glib types. It doesn't seem to make much sense as that function only performs a static_cast<float> underneath. It just complicates code readability in my opinion ;)

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