[Webkit-unassigned] [Bug 79860] [EFL] Build warning : comparison between signed and unsigned integer expressions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 28 23:42:19 PST 2012


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





--- Comment #2 from Ryuan Choi <ryuan.choi at samsung.com>  2012-02-28 23:42:19 PST ---
(From update of attachment 129400)
View in context: https://bugs.webkit.org/attachment.cgi?id=129400&action=review

> Source/WebKit/efl/ewk/ewk_view_single.cpp:109
> +        for (uint32_t i = 0; i < copyHeight; i++) {

size_t looks better for me.

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