summaryrefslogtreecommitdiff
path: root/lib/exe
diff options
context:
space:
mode:
authorPeter Zhu <peter@peterzhu.ca>2026-05-18 20:22:01 -0400
committergit <svn-admin@ruby-lang.org>2026-05-20 01:10:50 +0000
commit8638931df2c60901dce4c66e8e5caa3ca27a3d67 (patch)
tree1046fe5bbd18adcb1347a14ef0e751cccc008cd0 /lib/exe
parent8601f5a42eecadcc39b483a072b18b29a3a4e23c (diff)
[ruby/mmtk] Fix compiler warnings for noreturnHEADmaster
gc/mmtk/mmtk.c:480:1: warning: function 'rb_mmtk_gc_thread_bug' could be declared with attribute 'noreturn' [-Wmissing-noreturn] 480 | { | ^ gc/mmtk/mmtk.c:510:1: warning: function 'rb_mmtk_mutator_thread_panic_handler' could be declared with attribute 'noreturn' [-Wmissing-noreturn] 510 | { | ^ https://github.com/ruby/mmtk/commit/a57746d575
Diffstat (limited to 'lib/exe')
0 files changed, 0 insertions, 0 deletions