summaryrefslogtreecommitdiff
path: root/process.c
diff options
context:
space:
mode:
authorYusuke Endoh <[email protected]>2023-09-05 17:35:28 +0900
committerYusuke Endoh <[email protected]>2023-09-05 17:35:28 +0900
commit5b146eb5a15cce4c7a6ce279bd53e75a61d4a1f5 (patch)
treee80b78476b623a6d4f04d72c4c4a2c000ab19679 /process.c
parent77db0ca6c881b6fc705873f471fe4c52bffc0d50 (diff)
Prevent "ambiguous first argument" warnings
``` /home/chkbuild/chkbuild/tmp/build/20230905T063003Z/ruby/test/yarp/compiler_test.rb:16: warning: ambiguous first argument; put parentheses or a space even after `+' operator /home/chkbuild/chkbuild/tmp/build/20230905T063003Z/ruby/test/yarp/compiler_test.rb:17: warning: ambiguous first argument; put parentheses or a space even after `-' operator /home/chkbuild/chkbuild/tmp/build/20230905T063003Z/ruby/test/yarp/compiler_test.rb:28: warning: ambiguous first argument; put parentheses or a space even after `+' operator /home/chkbuild/chkbuild/tmp/build/20230905T063003Z/ruby/test/yarp/compiler_test.rb:29: warning: ambiguous first argument; put parentheses or a space even after `-' operator ``` http://rubyci.s3.amazonaws.com/debian10/ruby-master/log/20230905T063003Z.log.html.gz
Diffstat (limited to 'process.c')
0 files changed, 0 insertions, 0 deletions