[Webkit-unassigned] [Bug 160080] New: Fix the Windows 64-bit build after r203537
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 22 03:06:27 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=160080
Bug ID: 160080
Summary: Fix the Windows 64-bit build after r203537
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Blocker
Priority: P1
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ossy at webkit.org
CC: achristensen at apple.com, benjamin at webkit.org,
bfulgham at webkit.org, pvollan at apple.com,
sbarati at apple.com
Blocks: 159649
https://trac.webkit.org/changeset/203537 broke the 64-bit Windows build,
the only one 64 bit Windows bot is the WinCairo bot:
https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/59268
C:\Users\Alex\Documents\WinCairoBot\win-cairo-release\build\Source\JavaScriptCore\jit\CCallHelpers.h(2259): error C2664: 'void JSC::CCallHelpers::setupArgumentsWithExecState(JSC::JSValueRegs,JSC::JSValueRegs,JSC::AbstractMacroAssembler<JSC::X86Assembler,JSC::MacroAssemblerX86Common>::TrustedImmPtr,JSC::AbstractMacroAssembler<JSC::X86Assembler,JSC::MacroAssemblerX86Common>::TrustedImmPtr)': cannot convert argument 3 from 'JSC::AbstractMacroAssembler<JSC::X86Assembler,JSC::MacroAssemblerX86Common>::TrustedImmPtr' to 'JSC::GPRReg'
C:\Users\Alex\Documents\WinCairoBot\win-cairo-release\build\Source\JavaScriptCore\jit\CCallHelpers.h(2259): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
(not: I don't plan to investigate this bug, just reported to let you know)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160722/b639e266/attachment.html>
More information about the webkit-unassigned
mailing list