RESOLVED FIXED 232359
Web Inspector: Enable -Wformat=2 warnings
https://bugs.webkit.org/show_bug.cgi?id=232359
Summary Web Inspector: Enable -Wformat=2 warnings
David Kilzer (:ddkilzer)
Reported 2021-10-26 19:16:36 PDT
Enable -Wformat=2 warnings in WebInspectorUI project. There are no warnings to fix with this change. This is simply to keep warning flags in sync with other WebKit projects.
Attachments
Patch v1 (1.87 KB, patch)
2021-10-26 19:19 PDT, David Kilzer (:ddkilzer)
no flags
Radar WebKit Bug Importer
Comment 1 2021-10-26 19:16:46 PDT
David Kilzer (:ddkilzer)
Comment 2 2021-10-26 19:19:07 PDT
Created attachment 442556 [details] Patch v1
David Kilzer (:ddkilzer)
Comment 3 2021-10-27 16:36:28 PDT
Super easy patch to review. Only changes a switch in WARNING_CFLAGS. Ignore any test errors as those are undiagnosed flaky tests since this doesn't have any code changes. :)
EWS
Comment 4 2021-10-29 08:52:45 PDT
Committed r285031 (243675@main): <https://commits.webkit.org/243675@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 442556 [details].
Note You need to log in before you can comment on or make changes to this bug.