<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 - [Win] Fix the Windows build after landing of webkit.org/b/150270"
   href="https://bugs.webkit.org/show_bug.cgi?id=150292">150292</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[Win] Fix the Windows build after landing of webkit.org/b/150270
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </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>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Platform
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>sungmann.cho&#64;navercorp.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Currently, ToT breaks at:
Creating library Z:\Developer\OSS\WebKit\WebKitBuild\Debug\lib32\JavaScriptCore.lib and object Z:\Developer\OSS\WebKit\WebKitBuild\Debug\lib32\JavaScriptCore.exp
6&gt;CopiedSpace.obj : error LNK2019: unresolved external symbol &quot;public: static class JSC::CopiedBlock * __cdecl JSC::CopiedBlock::create(unsigned int)&quot; (?create&#64;CopiedBlock&#64;JSC&#64;&#64;SAPAV12&#64;I&#64;Z) referenced in function &quot;private: class CheckedBoolean __thiscall JSC::CopiedSpace::tryAllocateOversize(unsigned int,void * *)&quot; (?tryAllocateOversize&#64;CopiedSpace&#64;JSC&#64;&#64;AAE?AVCheckedBoolean&#64;&#64;IPAPAX&#64;Z)
6&gt;CopiedSpace.obj : error LNK2019: unresolved external symbol &quot;public: static class JSC::CopiedBlock * __cdecl JSC::CopiedBlock::createNoZeroFill(unsigned int)&quot; (?createNoZeroFill&#64;CopiedBlock&#64;JSC&#64;&#64;SAPAV12&#64;I&#64;Z) referenced in function &quot;private: class JSC::CopiedBlock * __thiscall JSC::CopiedSpace::allocateBlockForCopyingPhase(void)&quot; (?allocateBlockForCopyingPhase&#64;CopiedSpace&#64;JSC&#64;&#64;AAEPAVCopiedBlock&#64;2&#64;XZ)
6&gt;CopiedSpace.obj : error LNK2019: unresolved external symbol &quot;public: static void __cdecl JSC::CopiedBlock::destroy(class JSC::CopiedBlock *)&quot; (?destroy&#64;CopiedBlock&#64;JSC&#64;&#64;SAXPAV12&#64;&#64;Z) referenced in function &quot;public: __thiscall JSC::CopiedSpace::~CopiedSpace(void)&quot; (??1CopiedSpace&#64;JSC&#64;&#64;QAE&#64;XZ)
6&gt;Heap.obj : error LNK2001: unresolved external symbol &quot;public: static void __cdecl JSC::CopiedBlock::destroy(class JSC::CopiedBlock *)&quot; (?destroy&#64;CopiedBlock&#64;JSC&#64;&#64;SAXPAV12&#64;&#64;Z)
6&gt;CopiedSpace.obj : error LNK2019: unresolved external symbol &quot;private: void __thiscall JSC::CopiedBlock::zeroFillWilderness(void)&quot; (?zeroFillWilderness&#64;CopiedBlock&#64;JSC&#64;&#64;AAEXXZ) referenced in function &quot;private: void __thiscall JSC::CopiedSpace::doneFillingBlock(class JSC::CopiedBlock *,class JSC::CopiedBlock * *)&quot; (?doneFillingBlock&#64;CopiedSpace&#64;JSC&#64;&#64;AAEXPAVCopiedBlock&#64;2&#64;PAPAV32&#64;&#64;Z)
6&gt;Z:\Developer\OSS\WebKit\WebKitBuild\Debug\bin32\JavaScriptCore.dll : fatal error LNK1120: 4 unresolved externals</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>