Bug 181216 - Fix the MathCommon build with a recent compiler
Summary: Fix the MathCommon build with a recent compiler
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-02 11:43 PST by Tim Horton
Modified: 2018-01-02 12:59 PST (History)
11 users (show)

See Also:


Attachments
Patch (1.33 KB, patch)
2018-01-02 11:44 PST, Tim Horton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>