summaryrefslogtreecommitdiff
path: root/include/ruby/internal/variable.h
diff options
context:
space:
mode:
authorKoichi Sasada <ko1@atdot.net>2024-11-06 16:04:35 +0900
committerKoichi Sasada <ko1@atdot.net>2024-11-08 18:02:46 +0900
commit78064d0770c40af89f9a57eb111a27fba00b2ec8 (patch)
tree6f40f6f82b85558a8397c9dcb6b8c92e364ce82e /include/ruby/internal/variable.h
parent97aaf6f760259c639dc3ceb3a80fe82411649569 (diff)
skip `SystemStackError`
with -O0 build, prism parser consumes a lot of machine stack and it doesn't work with minimum machine stack for threads, which specified with `RUBY_THREAD_MACHINE_STACK_SIZE=1`. So simply ignore `SystemStackError` for btest.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/11142
Diffstat (limited to 'include/ruby/internal/variable.h')
0 files changed, 0 insertions, 0 deletions