diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2018-01-12 14:51:03 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2018-01-24 08:18:50 +0900 |
commit | 8420d732b682a16fa34fb50725ce4c717287ecfd (patch) | |
tree | 802e7a0f53674a7cb12e946b73c557d5e9c92396 /tools/completion | |
parent | 549b7037381ec51d0c5b9a0abbe8f73000fda70c (diff) |
travis: Script to checkout use of avoided functions
For the 32-bit platform compatibility, strconv.Atoi() should be replaced
by strconv.ParseUint() or strconv.ParseInt().
This scripts prevents the use of these functions which should not be
used with some reasons.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'tools/completion')
0 files changed, 0 insertions, 0 deletions