summaryrefslogtreecommitdiff
path: root/spec/ruby/core/basicobject
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2022-06-09 09:30:56 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2022-06-09 09:35:08 +0900
commit67a9845a7a447ddfe0f21a8ce9ab0a8309c7e2d7 (patch)
treef3b98e6ad138672d82ddc96413c97a51b353f142 /spec/ruby/core/basicobject
parent9b7208fca16e6eb1c4c5938dad2417db49c941d0 (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/core/basicobject')
0 files changed, 0 insertions, 0 deletions