Bug 250945 - Fix misc compiler warnings, January 2023 edition
Summary: Fix misc compiler warnings, January 2023 edition
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-21 14:39 PST by Michael Catanzaro
Modified: 2023-01-22 07:36 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2023-01-21 14:39:42 PST
It's been a long time since the last round of these, since warnings on EWS are fatal now, which is saving me a lot of effort.

But today I decided to try building with Clang instead of GCC, and it found some problems that GCC misses.
Comment 1 Michael Catanzaro 2023-01-21 14:41:47 PST
Pull request: https://github.com/WebKit/WebKit/pull/8928
Comment 2 EWS 2023-01-22 07:36:54 PST
Committed 259183@main (0b614af95032): <https://commits.webkit.org/259183@main>

Reviewed commits have been landed. Closing PR #8928 and removing active labels.