<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CMake] CMake does not support the dep files for implicit dependency"
   href="https://bugs.webkit.org/show_bug.cgi?id=161433#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CMake] CMake does not support the dep files for implicit dependency"
   href="https://bugs.webkit.org/show_bug.cgi?id=161433">bug 161433</a>
              from <span class="vcard"><a class="email" href="mailto:Hironori.Fujii&#64;sony.com" title="Fujii Hironori &lt;Hironori.Fujii&#64;sony.com&gt;"> <span class="fn">Fujii Hironori</span></a>
</span></b>
        <pre>Thank you for reviewing my patch.

(In reply to <a href="show_bug.cgi?id=161433#c11">comment #11</a>)
<span class="quote">&gt; Is the original &quot;generate-bindings.pl&quot; still need after this change?</span >

generate-bindings.pl is still used in non-CMake port (Mac port)
and run-bindings-tests.  And, I can not combine these two scripts
without tricks because generate-bindings.pl uses global variables
which prevents multi-threading.

I think it's good idea to do refactoring.
If generate-bindings.pl will be converted to Perl
Module, I can stop using fork&amp;exec for speed and avoiding Windows
quoting command problem.</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>