Bug 312034

Summary: [CMake] Reduce warning suppressions in Mac CMake build
Product: WebKit Reporter: pascoe <pascoe>
Component: CMakeAssignee: pascoe <pascoe>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 312071, 312017    
Bug Blocks:    

pascoe@apple.com
Reported 2026-04-11 01:28:12 PDT
11 -Wno-* flags suppress warnings Xcode does not enable (it does not use -Wextra). Some are correct parity, others mask fixable source issues like null-to-integer conversions and missing field initializers.
Attachments
Note You need to log in before you can comment on or make changes to this bug.