WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Fixed in <
http://trac.webkit.org/r181696
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug