Commits


Wes McKinney authored and Kouhei Sutou committed fbfddfd4b4b
ARROW-1722: [C++] Add linting script to find C++/CLI incompatibilities This also fixes some issues that the script found Author: Wes McKinney <wesm+git@apache.org> Closes #2225 from wesm/ARROW-1722 and squashes the following commits: 3b5a16a2 [Wes McKinney] Remove print statements 824ef0b8 [Wes McKinney] Location of generated Plasma flatbuffers files changed, did not realize they are being installed 43c2cce4 [Wes McKinney] Fix bug in lint script, fix other C++/CLI issues 8d94d7fe [Wes McKinney] Fix cpplint error 7adcc27e [Wes McKinney] Work around confounding toolchain variables in travis_lint.sh ceb2dd78 [Wes McKinney] Use common env variables in travis_lint.sh 11635d31 [Wes McKinney] Add lint_cpp_cli.py script, fix issues found