Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(7356)

Issue 6595066: Created filter command line tool (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by robertphillips
Modified:
11 years, 8 months ago
Reviewers:
reed1
CC:
skia-review_googlegroups.com, tfarina1
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Created filter command line tool

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -0 lines) Patch
M gyp/tools.gyp View 2 chunks +18 lines, -0 lines 0 comments Download
A tools/filtermain.cpp View 1 chunk +92 lines, -0 lines 2 comments Download

Messages

Total messages: 4
robertphillips
11 years, 8 months ago (2012-10-03 17:59:27 UTC) #1
reed1
lgtm
11 years, 8 months ago (2012-10-04 12:40:45 UTC) #2
robertphillips
committed as r5803
11 years, 8 months ago (2012-10-04 13:00:50 UTC) #3
tfarina1
11 years, 8 months ago (2012-10-04 14:08:46 UTC) #4
https://codereview.appspot.com/6595066/diff/1/tools/filtermain.cpp
File tools/filtermain.cpp (right):

https://codereview.appspot.com/6595066/diff/1/tools/filtermain.cpp#newcode21
tools/filtermain.cpp:21: int filter_main(int argc, char** argv);
how come you added this declaration? And in the next line you define/implement
it.

This is totally unnecessary!

Remove it.

https://codereview.appspot.com/6595066/diff/1/tools/filtermain.cpp#newcode23
tools/filtermain.cpp:23: 
rm blank line.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b