summaryrefslogtreecommitdiff
path: root/test/json/json_generator_test.rb
diff options
context:
space:
mode:
authorJean Boussier <[email protected]>2024-10-07 21:27:29 -0400
committerHiroshi SHIBATA <[email protected]>2024-10-08 14:10:05 +0900
commitea9d34082f8a5011377c61e8eb5c21c51fbfd4a8 (patch)
tree43b12069caf91d02b34bd60791bea1945b28e7f2 /test/json/json_generator_test.rb
parent934d67b4159f9a5febcccec782714cc12e0983f3 (diff)
[ruby/json] Fix compilation warning
``` generator.c:69:27: warning: comparison of integers of different signs: 'short' and 'unsigned long' [-Wsign-compare] for (i = 1; i < ch_len; i++) { ``` https://github.com/ruby/json/commit/ff8edcd47c
Diffstat (limited to 'test/json/json_generator_test.rb')
0 files changed, 0 insertions, 0 deletions