summaryrefslogtreecommitdiff
path: root/test/readline
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-30 22:55:31 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-30 22:55:31 +0000
commit357967567066099d22480b54422f175de8b24160 (patch)
tree11b27a8c0a6292fb500bf6506ebc8f6f06db4492 /test/readline
parent3bdd8e74f3b54b55be122bcc4a86e8bb25461cf4 (diff)
fix type.
* internal.h (RHASH_ARRAY_SIZE_RAW): should be `int` because it returns n<=8. * hash.c (RHASH_ARRAY_BOUND_RAW): ditto. * hash.c (RHASH_ARRAY_SIZE_RAW): remove a duplicated definition. * hash.c (linear_keys, linear_values): return `long`. * hash.c (linear_keys): fix initialize expression of `key_end`. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65458 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/readline')
0 files changed, 0 insertions, 0 deletions