aboutsummaryrefslogtreecommitdiffstats
path: root/trace_point.rb
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2020-11-04 18:45:48 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2020-11-04 18:45:48 +0900
commit704fb0b815151504f731c9ddb52cad0b530b545f (patch)
treea7f7644320dc9d116ba56b4ec8267d12f14b6958 /trace_point.rb
parentd42c68e912f04441cfa27188223e90ac44611bb6 (diff)
downloadruby-704fb0b815151504f731c9ddb52cad0b530b545f.tar.gz
Suppress a warning
``` transient_heap.c: In function ‘transient_heap_allocatable_header’: transient_heap.c:347:37: warning: comparison of integer expressions of different signedness: ‘int16_t’ {aka ‘short int’} and ‘long unsigned int’ [-Wsign-compare] 347 | TH_ASSERT(block->info.index <= TRANSIENT_HEAP_USABLE_SIZE); | ^~ ```
Diffstat (limited to 'trace_point.rb')
0 files changed, 0 insertions, 0 deletions