Bug 27386 - Add support for Qt's foreach to cpplint
Summary: Add support for Qt's foreach to cpplint
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-17 14:18 PDT by Kenneth Rohde Christiansen
Modified: 2009-07-20 02:48 PDT (History)
1 user (show)

See Also:


Attachments
Support for foreach in cpplint (6.80 KB, patch)
2009-07-17 14:21 PDT, Kenneth Rohde Christiansen
no flags Details | Formatted Diff | Diff
Support for foreach in cpplint (7.41 KB, patch)
2009-07-17 14:29 PDT, Kenneth Rohde Christiansen
levin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Rohde Christiansen 2009-07-17 14:18:54 PDT
Add support for Qt's foreach to cpplint
Comment 1 Kenneth Rohde Christiansen 2009-07-17 14:21:05 PDT
Created attachment 32969 [details]
Support for foreach in cpplint
Comment 2 Kenneth Rohde Christiansen 2009-07-17 14:29:36 PDT
Created attachment 32972 [details]
Support for foreach in cpplint

Now with ChangeLog that was missing in the last patch
Comment 3 Simon Hausmann 2009-07-20 02:48:05 PDT
Landed in r46113