Bug 282042

Summary: [WPE] clang-19 warning in WPEDisplay
Product: WebKit Reporter: Philippe Normand <philn>
Component: WPE WebKitAssignee: Philippe Normand <philn>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Philippe Normand
Reported 2024-10-24 05:55:13 PDT
WPEDisplay.cpp:98:188: warning: cast from 'EGLBoolean (*)(EGLDisplay)' (aka 'unsigned int (*)(void *)') to 'GDestroyNotify' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch]
Attachments
Philippe Normand
Comment 1 2024-10-24 06:12:26 PDT
EWS
Comment 2 2024-10-24 07:45:28 PDT
Committed 285649@main (f04cbaee78d3): <https://commits.webkit.org/285649@main> Reviewed commits have been landed. Closing PR #35676 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.