diff options
author | Yusuke Endoh <[email protected]> | 2023-09-05 17:35:28 +0900 |
---|---|---|
committer | Yusuke Endoh <[email protected]> | 2023-09-05 17:35:28 +0900 |
commit | 5b146eb5a15cce4c7a6ce279bd53e75a61d4a1f5 (patch) | |
tree | e80b78476b623a6d4f04d72c4c4a2c000ab19679 /process.c | |
parent | 77db0ca6c881b6fc705873f471fe4c52bffc0d50 (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