Bug 96693 - Make the style checker report usage of "unsigned int"
Summary: Make the style checker report usage of "unsigned int"
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Thiago Marcos P. Santos
URL:
Keywords:
: 65375 (view as bug list)
Depends on: 96748
Blocks:
  Show dependency treegraph
 
Reported: 2012-09-13 14:12 PDT by Kenneth Rohde Christiansen
Modified: 2014-03-21 06:17 PDT (History)
10 users (show)

See Also:


Attachments
Adding a new search rule to check for unsigned int (1.83 KB, patch)
2012-09-13 17:46 PDT, Adenilson Cavalcanti Silva
no flags 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 2012-09-13 14:12:21 PDT
Modify webkitpy/style/checkers/cpp.py to do that.
Comment 1 Adenilson Cavalcanti Silva 2012-09-13 17:46:21 PDT
Created attachment 164014 [details]
Adding a new search rule to check for unsigned int
Comment 2 WebKit Review Bot 2012-09-13 19:19:00 PDT
Comment on attachment 164014 [details]
Adding a new search rule to check for unsigned int

Clearing flags on attachment: 164014

Committed r128545: <http://trac.webkit.org/changeset/128545>
Comment 3 WebKit Review Bot 2012-09-13 19:19:04 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 László Langó 2014-03-21 06:17:32 PDT
*** Bug 65375 has been marked as a duplicate of this bug. ***