Bug 142815

Summary: prepare-ChangeLog doesn't understand C string literals split across multiple lines with \
Product: WebKit Reporter: mitz
Component: Tools / TestsAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: darin, pknight
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Allow strings to continue to the next line darin: review+

mitz
Reported 2015-03-18 00:35:59 PDT
<rdar://problem/20192067> The line continuation sequence (backslash followed by newline) confuses prepare-ChangeLog’s get_function_line_ranges_for_cpp(), causing it to emit false “mismatched quotes” warnings.
Attachments
Allow strings to continue to the next line (2.57 KB, patch)
2015-03-18 00:45 PDT, mitz
darin: review+
mitz
Comment 1 2015-03-18 00:45:22 PDT
Created attachment 248921 [details] Allow strings to continue to the next line
mitz
Comment 2 2015-03-18 09:27:51 PDT
Note You need to log in before you can comment on or make changes to this bug.