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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 01:13:43 PDT 2012


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





--- Comment #18 from Grzegorz Czajkowski <g.czajkowski at samsung.com>  2012-08-16 01:14:15 PST ---
(In reply to comment #17)
> (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.

Hmm, I've been trying to use this one at https://bugs.webkit.org/show_bug.cgi?id=72017 (see 5th patch). As I remember it has worked.

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