summaryrefslogtreecommitdiff
path: root/test/ruby/test_rubyoptions.rb
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2024-11-17 19:56:02 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2024-11-20 10:18:27 +0900
commit792826d5f4b77adf571d20b8752f5d93a1848092 (patch)
tree72301576a47267395ea78f64c609cbca96be2aa4 /test/ruby/test_rubyoptions.rb
parentd44061b91986a225dd4a9d0337853a45de9eef48 (diff)
Make `rb_ec_set_vm_stack` conformant to the C++11 requirement
Https://learn.microsoft.com/en-us/cpp/build/reference/zc-inline-remove-unreferenced-comdat?view=msvc-140 > If `/Zc:inline` is specified, the compiler enforces the C++11 > requirement that all functions declared inline must have a definition > available in the same translation unit if they're used.
Diffstat (limited to 'test/ruby/test_rubyoptions.rb')
0 files changed, 0 insertions, 0 deletions