diff options
author | Zack Deveau <[email protected]> | 2023-08-25 18:27:56 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2023-08-25 15:27:56 -0700 |
commit | 480aee4363d2bff26dcdd6b9280cf93ec0f1a06b (patch) | |
tree | 2b7f94d57030af49bb1fb4b38e53f2f0ff761ff3 /test/json/json_fixtures_test.rb | |
parent | 00ec8dedb1fc0aff44ba3a37271ed30751cccadf (diff) |
Add Missing Counters to `rb_debug_counter_type` enum (#8297)
Add missing counters to rb_debug_counter_type enum
On master we have calls to the RB_DEBUG_COUNTER_INC macro
for counters that are not getting defined in the
rb_debug_counter_type enum.
This commit adds those that are missing in order for
compilation to pass with -DUSE_RUBY_DEBUG_LOG.
Notes
Notes:
Merged-By: k0kubun <[email protected]>
Diffstat (limited to 'test/json/json_fixtures_test.rb')
0 files changed, 0 insertions, 0 deletions