[Webkit-unassigned] [Bug 251663] New: Exclude Parser.cpp from being built as part of a unified file.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 2 22:01:40 PST 2023


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

            Bug ID: 251663
           Summary: Exclude Parser.cpp from being built as part of a
                    unified file.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

Parser.cpp is quite large, and under some circumstances, I've seen it cause the compiler to appear to hang when compiling the unified file it got included in.  Excluding it from being in a unified file resolved the hang.  This patch will apply this change.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230203/a6faa165/attachment.htm>


More information about the webkit-unassigned mailing list