Bug 282042
| Summary: | [WPE] clang-19 warning in WPEDisplay | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <philn> |
| Component: | WPE WebKit | Assignee: | Philippe Normand <philn> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Philippe Normand
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/35676
EWS
Committed 285649@main (f04cbaee78d3): <https://commits.webkit.org/285649@main>
Reviewed commits have been landed. Closing PR #35676 and removing active labels.