[Webkit-unassigned] [Bug 75073] [EFL] Remove duplicate code and remove entry after freeing the matrix.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 22 03:21:36 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=75073
Gyuyoung Kim <gyuyoung.kim at samsung.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gyuyoung.kim at samsung.com
--- Comment #4 from Gyuyoung Kim <gyuyoung.kim at samsung.com> 2011-12-22 03:21:36 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > (From update of attachment 120288 [details] [details])
> > LGTM. But, please use C++ type casting instead of C casting. For example, static_cast<Eina_Inlist*>
>
> I've tried to change it to C++ style, but it can not be compiled.
I succeed to build using "reinterpret_cast<Eina_Inlist*>(entry)"
--
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