Bug 178213 - [Win64] JSC compile error.
Summary: [Win64] JSC compile error.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-12 08:53 PDT by Per Arne Vollan
Modified: 2017-10-12 12:24 PDT (History)
9 users (show)

See Also:


Attachments
Patch (1.36 KB, patch)
2017-10-12 08:57 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2017-10-12 08:53:22 PDT
WebKit\Source\JavaScriptCore\dfg/DFGOSRExit.cpp(672): warning C4245: '=': conversion from '__int64' to 'uintptr_t', signed/unsigned mismatch
Comment 1 Per Arne Vollan 2017-10-12 08:57:17 PDT
Created attachment 323528 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2017-10-12 08:59:04 PDT
<rdar://problem/34956170>
Comment 3 Per Arne Vollan 2017-10-12 11:56:12 PDT
Thanks for reviewing!
Comment 4 WebKit Commit Bot 2017-10-12 12:24:05 PDT
Comment on attachment 323528 [details]
Patch

Clearing flags on attachment: 323528

Committed r223248: <https://trac.webkit.org/changeset/223248>
Comment 5 WebKit Commit Bot 2017-10-12 12:24:06 PDT
All reviewed patches have been landed.  Closing bug.