diff options
| author | Zack Deveau <zack.ref@gmail.com> | 2023-08-25 18:27:56 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-25 15:27:56 -0700 |
| commit | 480aee4363d2bff26dcdd6b9280cf93ec0f1a06b (patch) | |
| tree | 2b7f94d57030af49bb1fb4b38e53f2f0ff761ff3 /test/ruby | |
| 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 <takashikkbn@gmail.com>
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions
