diff options
| author | Kazuhiro NISHIYAMA <zn@mbf.nifty.com> | 2022-06-09 09:30:56 +0900 |
|---|---|---|
| committer | Kazuhiro NISHIYAMA <zn@mbf.nifty.com> | 2022-06-09 09:35:08 +0900 |
| commit | 67a9845a7a447ddfe0f21a8ce9ab0a8309c7e2d7 (patch) | |
| tree | f3b98e6ad138672d82ddc96413c97a51b353f142 /spec/ruby/shared/queue | |
| parent | 9b7208fca16e6eb1c4c5938dad2417db49c941d0 (diff) | |
Fix compile error
```
compiling ../debug.c
../debug.c:452:1: error: conflicting types for 'ruby_debug_log_filter'
ruby_debug_log_filter(const char *func_name, const char *file_name)
^
../vm_debug.h:87:6: note: previous declaration is here
bool ruby_debug_log_filter(const char *func_name);
^
1 error generated.
make: *** [debug.o] Error 1
```
Diffstat (limited to 'spec/ruby/shared/queue')
0 files changed, 0 insertions, 0 deletions
