General

Profile

yahonda (Yasuo Honda)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 2 35 37

Like

Activity

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 (Open): 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)
12:42 PM Ruby master Bug #20602 (Closed): RangeError: integer 128496650801200 too big to convert to 'int' without YJIT since cdf33ed5f37f9649c482c3ba1d245f0d80ac01ce
I have opened https://bugs.ruby-lang.org/issues/20588 and the test case has been fixed via 4cbc41d5e5cb6793174d596497... yahonda (Yasuo Honda)

07/01/2024

11:45 PM Ruby master Bug #20599: TypeError: #<BaseMailer:0x00000000008070> is not a symbol nor a string since 4cbc41d5e5cb6793174d5964975fdb4470323ca1 with YJIT enabled
This issue does not reproduce since a2c27bae9653a817b4e5f699f421836f8f97410b .
However, similar issue like #20588 ha...
yahonda (Yasuo Honda)

Also available in: Atom