[Webkit-unassigned] [Bug 93931] [EFL] Remove alloca usage.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 01:00:07 PDT 2012


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





--- Comment #17 from Raphael Kubo da Costa (rakuco) <rakuco at webkit.org>  2012-08-16 01:00:39 PST ---
(In reply to comment #16)
> How about using new placement instead? Does it produce warning too?

I don't think you can use placement new here, as Edje_Message_Float_Set is a C type that does not have a constructor or a placement new overload.

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