[Webkit-unassigned] [Bug 252143] New: Fix TestWebKitAPI build when including WKFeature.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 12 20:06:46 PST 2023


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

            Bug ID: 252143
           Summary: Fix TestWebKitAPI build when including WKFeature.h
           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: ddkilzer at webkit.org
                CC: kkinnunen at apple.com

Fix TestWebKitAPI build when including WKFeature.h.

Seen in these EWS builds:
  <https://ews-build.webkit.org/#/builders/43/builds/40334>
  <https://ews-build.webkit.org/#/builders/85/builds/7733>

```
In file included from /Volumes/Data/worker/macOS-BigSur-Release-Build-EWS/build/Tools/TestWebKitAPI/mac/SyntheticBackingScaleFactorWindow.m:26:
In file included from /Volumes/Data/worker/macOS-BigSur-Release-Build-EWS/build/Tools/TestWebKitAPI/config.h:69:
In file included from /Volumes/Data/worker/macOS-BigSur-Release-Build-EWS/build/WebKitBuild/Release/WebKit.framework/PrivateHeaders/WebKit2_C.h:40:
/Volumes/Data/worker/macOS-BigSur-Release-Build-EWS/build/WebKitBuild/Release/WebKit.framework/PrivateHeaders/WKFeature.h:34:38: error: this function declaration is not a prototype [-Werror,-Wstrict-prototypes]
WK_EXPORT WKTypeID WKFeatureGetTypeID();
                                     ^
                                      void
1 error generated.
```

-- 
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/20230213/f12d28cf/attachment.htm>


More information about the webkit-unassigned mailing list