Bug 181216

Summary: Fix the MathCommon build with a recent compiler
Product: WebKit Reporter: Tim Horton <thorton>
Component: New BugsAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, commit-queue, ews-watchlist, keith_miller, mark.lam, msaboff, saam, sam, webkit-bug-importer, wenson_hsieh, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Tim Horton 2018-01-02 11:43:18 PST
Fix the MathCommon build with a recent compiler
Comment 1 Tim Horton 2018-01-02 11:44:13 PST
Created attachment 330326 [details]
Patch
Comment 2 EWS Watchlist 2018-01-02 11:46:21 PST
Attachment 330326 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/runtime/MathCommon.cpp:182:  More than one command on the same line  [whitespace/newline] [4]
ERROR: Source/JavaScriptCore/runtime/MathCommon.cpp:182:  Missing spaces around =  [whitespace/operators] [4]
Total errors found: 2 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 WebKit Commit Bot 2018-01-02 12:20:20 PST
Comment on attachment 330326 [details]
Patch

Clearing flags on attachment: 330326

Committed r226331: <https://trac.webkit.org/changeset/226331>
Comment 4 WebKit Commit Bot 2018-01-02 12:20:21 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-01-02 12:59:27 PST
<rdar://problem/36260893>