Bug 119728

Summary: extract-localizable-strings output is not suited for parsing by Xcode
Product: WebKit Reporter: mitz
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Change the format of some error and warning messages darin: review+

Description mitz 2013-08-12 23:12:48 PDT
The Xcode build log editor can identify warnings, errors and file references in script output, but some of the messages extract-localizable-strings prints fail to be parsed correctly.
Comment 1 mitz 2013-08-12 23:17:19 PDT
Created attachment 208595 [details]
Change the format of some error and warning messages
Comment 2 mitz 2013-08-12 23:25:34 PDT
Fixed in <http://trac.webkit.org/r153980>.