RESOLVED FIXED 48258
check-webkit-style fails on operator+=, operator-=, ... methods
https://bugs.webkit.org/show_bug.cgi?id=48258
Summary check-webkit-style fails on operator+=, operator-=, ... methods
Ademar Reis
Reported 2010-10-25 12:35:04 PDT
check-webkit-style complains on operator+= and -= methods: "[...] Missing spaces around += [whitespace/operators] [3]" Patch is on the way.
Attachments
patch (3.65 KB, patch)
2010-10-25 12:49 PDT, Ademar Reis
no flags
Ademar Reis
Comment 1 2010-10-25 12:49:42 PDT
Dumitru Daniliuc
Comment 2 2010-10-26 17:15:14 PDT
Comment on attachment 71784 [details] patch looks good. r=me.
WebKit Commit Bot
Comment 3 2010-10-26 19:01:20 PDT
Comment on attachment 71784 [details] patch Clearing flags on attachment: 71784 Committed r70600: <http://trac.webkit.org/changeset/70600>
WebKit Commit Bot
Comment 4 2010-10-26 19:01:25 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.