General

Profile

yahonda (Yasuo Honda)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 2 36 38

Like

Activity

11/19/2024

02:43 AM Ruby master Bug #20900: Net.send(:remove_const, :HTTPSession) does not emit warnings
I wish the `:remove_const` should also emit the warnings so that at least WebMock users can be aware of this change.
...
yahonda (Yasuo Honda)
02:41 AM Ruby master Bug #20900 (Closed): Net.send(:remove_const, :HTTPSession) does not emit warnings
After https://github.com/ruby/net-http/pull/189 has been merged and cherry-picked to Ruby master branch,
`Net.send(:...
yahonda (Yasuo Honda)

10/26/2024

03:47 AM Ruby master Bug #20817: Ruby 3.4.0dev emits `warning: possibly useless use of + in void context` while Ruby 3.3.5 does not
Using parse.y parser works as Ruby 3.3.5 does. No warnings emitted.
```
$ RUBYOPT=--parser=parse.y ruby -v
ruby ...
yahonda (Yasuo Honda)
03:47 AM Ruby master Bug #20817: Ruby 3.4.0dev emits `warning: possibly useless use of + in void context` while Ruby 3.3.5 does not
Here is the original Rails CI log file.
https://buildkite.com/rails/rails-nightly/builds/1214#0192c57b-b994-43cb-9f4...
yahonda (Yasuo Honda)
03:45 AM Ruby master Bug #20817 (Assigned): Ruby 3.4.0dev emits `warning: possibly useless use of + in void context` while Ruby 3.3.5 does not
Ruby 3.4.0dev emits `warning: possibly useless use of + in void context` while Ruby 3.3.5 does not
This issue is b...
yahonda (Yasuo Honda)

09/16/2024

04:33 AM Ruby master Bug #20744 (Closed): syntax error found (SyntaxError) `UTF-8 mixed within US-ASCII source` reported Ruby with Prism parser
I'm reporting this issue based on Rails Nightly CI against Ruby 3.4.0dev.
https://buildkite.com/rails/rails-nightly...
yahonda (Yasuo Honda)

09/13/2024

01:20 AM Ruby master Bug #20731 (Closed): warning: mismatched indentations at 'when' appears with prism enabled ruby
### Steps to reproduce
1. Create a `case_sample.rb` file
```
foo = :bar
case foo
when :bar
p 'foo is :bar...
yahonda (Yasuo Honda)

08/16/2024

11:08 PM Ruby master Bug #20679 (Closed): Rails CI errors since abc04e898b627ab37fa9dd5e330f239768778d8b
Rails CI against Ruby master branch gets failed since abc04e898b627ab37fa9dd5e330f239768778d8b
### Steps to reprod...
yahonda (Yasuo Honda)

07/02/2024

09:53 PM Ruby master Bug #20603: Rails Active Job test gets segmentation fault
Confirmed b2b8306b46 addresses this issue. Thanks for the fix.
```
$ ruby -v
ruby 3.4.0dev (2024-07-02T18:48:43Z...
yahonda (Yasuo Honda)
01:05 PM Ruby master Bug #20603 (Closed): Rails Active Job test gets segmentation fault
Rails Active Job test sometimes gets segmentation fault.
https://buildkite.com/rails/rails-nightly/builds/723#01906a...
yahonda (Yasuo Honda)

Also available in: Atom