summaryrefslogtreecommitdiff
path: root/include/ruby/internal/intern/error.h
diff options
context:
space:
mode:
authorPeter Zhu <[email protected]>2024-07-19 10:56:04 -0400
committerPeter Zhu <[email protected]>2024-07-19 11:45:31 -0400
commite801fa5ce8870c7a1b6551721fa1dbf96fa35655 (patch)
tree730d04f086d9d7eb8a23644d064fdbf29e8360ed /include/ruby/internal/intern/error.h
parentb226c3407ec94204237943c4e39bb682b5a392bc (diff)
[PRISM] Fix compiler warning for min_tmp_array_size
prism_compile.c:5770:40: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 5770 | if (tmp_array_size >= min_tmp_array_size) { | ^~
Diffstat (limited to 'include/ruby/internal/intern/error.h')
0 files changed, 0 insertions, 0 deletions