[Webkit-unassigned] [Bug 52969] Fix FFTFrameStub to compile properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 22 15:05:27 PST 2011


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





--- Comment #3 from Chris Rogers <crogers at google.com>  2011-01-22 15:05:27 PST ---
the build error is that it will not compile on Linux because the log2() function is not known.  Since this is simply a stub implementation there's no need to initialize these variables to other than zero.

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