NEW252689
LocalizableStrings.pm should prefix errors with `error:`
https://bugs.webkit.org/show_bug.cgi?id=252689
Summary LocalizableStrings.pm should prefix errors with `error:`
David Quesada
Reported 2023-02-21 13:49:50 PST
It currently emits the full file path and line number, which is a great reference, but explicitly including the prefix `error: ` when treating warnings as errors will allow Xcode to surface those errors in the error navigator and text editor.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-28 13:50:16 PST
Note You need to log in before you can comment on or make changes to this bug.