<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fix the Windows 64-bit build after r203537"
   href="https://bugs.webkit.org/show_bug.cgi?id=160080">160080</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Fix the Windows 64-bit build after r203537
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Blocker
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P1
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>JavaScriptCore
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ossy&#64;webkit.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>achristensen&#64;apple.com, benjamin&#64;webkit.org, bfulgham&#64;webkit.org, pvollan&#64;apple.com, sbarati&#64;apple.com
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>159649
          </td>
        </tr></table>
      <p>
        <div>
        <pre><a href="https://trac.webkit.org/changeset/203537">https://trac.webkit.org/changeset/203537</a> broke the 64-bit Windows build,
the only one 64 bit Windows bot is the WinCairo bot:
<a href="https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/59268">https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/59268</a>

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&lt;JSC::X86Assembler,JSC::MacroAssemblerX86Common&gt;::TrustedImmPtr,JSC::AbstractMacroAssembler&lt;JSC::X86Assembler,JSC::MacroAssemblerX86Common&gt;::TrustedImmPtr)': cannot convert argument 3 from 'JSC::AbstractMacroAssembler&lt;JSC::X86Assembler,JSC::MacroAssemblerX86Common&gt;::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)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>