summaryrefslogtreecommitdiff
path: root/test/ruby
diff options
context:
space:
mode:
authorYusuke Endoh <mame@ruby-lang.org>2025-12-24 17:53:35 +0900
committerYusuke Endoh <mame@ruby-lang.org>2025-12-24 21:09:33 +0900
commit2d0d95305c0973c0a8966a07fa029c55e27f94cd (patch)
treeee1b139b90bba8688149d64bdf7f3209346f7527 /test/ruby
parentdf1c9a06ac42871519a05d53fd6909567cc4531f (diff)
ext/-test-/scheduler/scheduler.c: explicitly ignore the result of write
``` scheduler.c:44:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 44 | write(blocking_state->notify_descriptor, "x", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ```
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions