[Webkit-unassigned] [Bug 163435] New: preprocessor.pm: cl.exe outputs processing filenames if Windows Perl is used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 14 01:49:56 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=163435

            Bug ID: 163435
           Summary: preprocessor.pm: cl.exe outputs processing filenames
                    if Windows Perl is used
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Bindings
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: cdumez at apple.com

Use open3 instead of open2.

A following bug changed open3 to open2 in Windows Perl.

  Bug 91548 – Use cl to preprocess IDL for Chromium Windows generate_supplemental_dependency

A following bug introduced open3 for cl.exe.

  Bug 143219 – Allow building on Windows without Cygwin


IPC::Open3 - perldoc.perl.org
http://perldoc.perl.org/IPC/Open3.html

-- 
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/20161014/8141ef9b/attachment-0001.html>


More information about the webkit-unassigned mailing list