Bug 49175

Summary: Building for Android generates several compiler warnings
Product: WebKit Reporter: Steve Block <steveblock>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: phanna, steveblock
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Android   
OS: Android   
Attachments:
Description Flags
Patch levin: review+, levin: commit-queue-

Steve Block
Reported 2010-11-08 07:18:19 PST
These are due to signed/unsigned comparisons, assignment in if statements, braces in logical statements, and redefinition of macros.
Attachments
Patch (3.86 KB, patch)
2010-11-08 07:46 PST, Steve Block
levin: review+
levin: commit-queue-
Steve Block
Comment 1 2010-11-08 07:46:17 PST
David Levin
Comment 2 2010-11-08 11:21:59 PST
Comment on attachment 73239 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=73239&action=review Please fix typos in changelog. > WebCore/ChangeLog:9 > + - PREFIX_FOR_WEBCORE was previously required for STL's algirithm, but is no typo: algirithm > WebCore/ChangeLog:15 > + No new tests, fixes compile arnings only. typo: arnings
Steve Block
Comment 3 2010-11-08 14:52:54 PST
Note You need to log in before you can comment on or make changes to this bug.