aboutsummaryrefslogtreecommitdiffstats
path: root/tool/rbinstall.rb
diff options
context:
space:
mode:
authorYusuke Endoh <mame@ruby-lang.org>2019-07-15 08:36:57 +0900
committerYusuke Endoh <mame@ruby-lang.org>2019-07-15 08:38:37 +0900
commita1975790731e1e9081e41e05b43516065b7d950a (patch)
tree8fd018b29ab3b589a995a3311ee9c8e82df9e126 /tool/rbinstall.rb
parent0a417248a0ba6e4e5093f916dbf9b31e22f24078 (diff)
downloadruby-a1975790731e1e9081e41e05b43516065b7d950a.tar.gz
addr2line.c: clarify the type of integer expression
to suppress Coverity Scan warning. This expression converted uint8_t to int, and then int to unsigned long. Now it directly converts uint8_t to unsigned long.
Diffstat (limited to 'tool/rbinstall.rb')
0 files changed, 0 insertions, 0 deletions