RESOLVED FIXED 142815
prepare-ChangeLog doesn't understand C string literals split across multiple lines with \
https://bugs.webkit.org/show_bug.cgi?id=142815
Summary prepare-ChangeLog doesn't understand C string literals split across multiple ...
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.