Bug 286813

Summary: WebKitWebExtensionMatchPattern.h:65:1: error: function declaration isn't a prototype [-Werror=strict-prototypes]
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Minor CC: bugs-noreply, jmurphy
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
See Also: https://bugs.webkit.org/show_bug.cgi?id=284216

Michael Catanzaro
Reported 2025-01-31 08:03:41 PST
/usr/include/webkitgtk-6.0/webkit/WebKitWebExtensionMatchPattern.h:65:1: error: function declaration isn't a prototype [-Werror=strict-prototypes] 65 | webkit_web_extension_match_pattern_new_all_urls (); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/webkitgtk-6.0/webkit/WebKitWebExtensionMatchPattern.h:68:1: error: function declaration isn't a prototype [-Werror=strict-prototypes] 68 | webkit_web_extension_match_pattern_new_all_hosts_and_schemes ();
Attachments
Michael Catanzaro
Comment 1 2025-01-31 08:04:31 PST
EWS
Comment 2 2025-01-31 08:44:07 PST
Committed 289606@main (8a8102d61301): <https://commits.webkit.org/289606@main> Reviewed commits have been landed. Closing PR #39820 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.