RESOLVED FIXED 172078
Reduce compiler warnings
https://bugs.webkit.org/show_bug.cgi?id=172078
Summary Reduce compiler warnings
Daewoong Jang
Reported 2017-05-13 17:35:24 PDT
This patch cleans up some compiler warnings.
Attachments
Patch (8.89 KB, patch)
2017-05-13 17:39 PDT, Daewoong Jang
no flags
updated patch (8.13 KB, patch)
2017-06-08 22:34 PDT, Daewoong Jang
no flags
Daewoong Jang
Comment 1 2017-05-13 17:39:46 PDT
Build Bot
Comment 2 2017-05-13 17:42:39 PDT
Attachment 310041 [details] did not pass style-queue: ERROR: Source/WebCore/platform/network/curl/CookieJarCurl.cpp:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5] Total errors found: 1 in 9 files If any of these errors are false positives, please file a bug against check-webkit-style.
Daewoong Jang
Comment 3 2017-05-13 17:55:41 PDT
(In reply to Build Bot from comment #2) > Attachment 310041 [details] did not pass style-queue: > > > ERROR: Source/WebCore/platform/network/curl/CookieJarCurl.cpp:0: No > copyright message found. You should have a line: "Copyright [year] > <Copyright Owner>" [legal/copyright] [5] > Total errors found: 1 in 9 files > > > If any of these errors are false positives, please file a bug against > check-webkit-style. This style error is not generated by this patch. Copyright message was already missing.
Daewoong Jang
Comment 4 2017-06-08 22:34:08 PDT
Created attachment 312382 [details] updated patch
Build Bot
Comment 5 2017-06-08 22:35:03 PDT
Attachment 312382 [details] did not pass style-queue: ERROR: Source/WebCore/platform/network/curl/CookieJarCurl.cpp:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5] Total errors found: 1 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style.
Yusuke Suzuki
Comment 6 2017-06-09 00:53:24 PDT
Comment on attachment 312382 [details] updated patch r=me
WebKit Commit Bot
Comment 7 2017-06-09 01:21:20 PDT
Comment on attachment 312382 [details] updated patch Clearing flags on attachment: 312382 Committed r217968: <http://trac.webkit.org/changeset/217968>
WebKit Commit Bot
Comment 8 2017-06-09 01:21:22 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.