Bug 195095 - Fix warnings in debug builds on ARM/MIPS as well
Summary: Fix warnings in debug builds on ARM/MIPS as well
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-27 05:01 PST by Dominik Inführ
Modified: 2019-03-13 14:45 PDT (History)
6 users (show)

See Also:


Attachments
Patch (6.86 KB, patch)
2019-02-27 05:01 PST, Dominik Inführ
mark.lam: review-
mark.lam: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik Inführ 2019-02-27 05:01:01 PST
Fix warnings in debug builds on ARM/MIPS as well
Comment 1 Dominik Inführ 2019-02-27 05:01:31 PST
Created attachment 363088 [details]
Patch
Comment 2 Guillaume Emont 2019-02-27 06:03:25 PST
Patch is straightforward, and I could verify that it fixes all warnings (apart from the ThirdParty/capstone one) for debug builds of both mips and armv7 on my configs.
Comment 3 Mark Lam 2019-03-13 14:25:38 PDT
Comment on attachment 363088 [details]
Patch

r- because this patch is no longer needed.  Please rebase to ToT and recheck the code.