Bug 232335 - [WebRTC] Enable -Wformat=2 warnings
Summary: [WebRTC] Enable -Wformat=2 warnings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-26 14:48 PDT by David Kilzer (:ddkilzer)
Modified: 2021-10-27 11:09 PDT (History)
4 users (show)

See Also:


Attachments
Patch v1 (8.25 KB, patch)
2021-10-26 15:11 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2021-10-26 14:48:13 PDT
Enable -Wformat=2 warnings in libwebrtc project.

This includes -Wformat-nonliteral among other warnings.

<rdar://problem/84571752>
Comment 1 David Kilzer (:ddkilzer) 2021-10-26 15:11:08 PDT
Created attachment 442536 [details]
Patch v1
Comment 2 David Kilzer (:ddkilzer) 2021-10-26 19:01:22 PDT
Comment on attachment 442536 [details]
Patch v1

Marking cq+ since this is a compile-time change that doesn't result in any differences in code generation.
Comment 3 EWS 2021-10-27 11:09:03 PDT
Committed r284929 (243599@main): <https://commits.webkit.org/243599@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 442536 [details].