[Webkit-unassigned] [Bug 230075] New: generated MessageArgumentDescriptions.cpp can't compile for non-Cocoa ports due to missing headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 8 18:06:29 PDT 2021


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

            Bug ID: 230075
           Summary: generated MessageArgumentDescriptions.cpp can't
                    compile for non-Cocoa ports due to missing headers
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: kkinnunen at apple.com

generated MessageArgumentDescriptions.cpp can't compile for non-Cocoa ports due to missing headers

It includes platform specific headers unconditionally.

> WebKit\DerivedSources\MessageArgumentDescriptions.cpp(366): fatal error C1083: Cannot open include file: 'WebCore/CAAudioStreamDescription.h': No such file or directory

generate_message_argument_description_implementation generates the #includes, it should take receiver.condition into account.

-- 
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/20210909/e1c4336d/attachment.htm>


More information about the webkit-unassigned mailing list