[Webkit-unassigned] [Bug 35888] [EFL] Add SoundEfl.cpp to WC/platform/efl.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 15 15:35:39 PDT 2010


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





--- Comment #6 from Eric Seidel <eric at webkit.org>  2010-03-15 15:35:38 PST ---
(From update of attachment 50410)
Please use c++ style casts:
 43     Display* display = (Display*) ecore_x_display_get();

Not needed:
+#include "NotImplemented.h"

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