General

Profile

yahonda (Yasuo Honda)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 28 29

Like

Activity

01/30/2024

11:47 AM Ruby master Bug #20227 (Closed): Unexpected "<internal:array>" appears since c84237f9531aed3b204d3fdacc2dd9d2bd4c7d81
Unexpected "<internal:array>" appears since c84237f9531aed3b204d3fdacc2dd9d2bd4c7d81
Rails CI against Ruby master ...
yahonda (Yasuo Honda)

12/12/2023

02:55 AM Ruby master Bug #20058: `warning: bigdecimal/util is found in bigdecimal` even if the gem spec has the `add_dependency "bigdecimal"` entry
Thanks for the info. Opened https://github.com/rails/rails/pull/50331 to pin the bigdecimal version. yahonda (Yasuo Honda)

12/11/2023

10:01 AM Ruby master Bug #20058: `warning: bigdecimal/util is found in bigdecimal` even if the gem spec has the `add_dependency "bigdecimal"` entry
Confirmed by using the master branch of bigdecimal addresses the warning.
```
$ ruby -v ; ruby foo.rb
ruby 3.3.0...
yahonda (Yasuo Honda)
09:56 AM Ruby master Bug #20058: `warning: bigdecimal/util is found in bigdecimal` even if the gem spec has the `add_dependency "bigdecimal"` entry
Thanks for the update. I wanted `bigdecimal` 3.1.5 is released because Rails CI fails https://buildkite.com/rails/rai... yahonda (Yasuo Honda)
09:21 AM Ruby master Bug #20058 (Closed): `warning: bigdecimal/util is found in bigdecimal` even if the gem spec has the `add_dependency "bigdecimal"` entry
`warning: bigdecimal/util is found in bigdecimal` warning since https://github.com/ruby/ruby/commit/cc9826503d989df87... yahonda (Yasuo Honda)

11/10/2023

04:16 AM Ruby master Bug #19996 (Assigned): `RUBY_MN_THREADS=1` triggers Action Cable unit test failures
### Steps to reproduce
1. Install `ruby 3.3.0dev`
2. Set `RUBY_MN_THREADS=1` environment variable
3. Follow these...
yahonda (Yasuo Honda)

10/17/2023

12:58 PM Ruby master Bug #19929 (Closed): Warnings for `mutex_m`, `drb` and `base64` appears while the gem spec has explicit dependencies
Running some of Ruby on Rails unit test raises these warnings while it has explicit add_dependency entries https://gi... yahonda (Yasuo Honda)

09/06/2023

02:00 AM Ruby master Bug #19863: ruby 3.3.0dev rarely gets `[BUG] Segmentation fault`
After running over 1000 iterations, this issue does not reproduce anymore using the latest version of Ruby that inclu... yahonda (Yasuo Honda)

09/05/2023

12:19 PM Ruby master Bug #19863 (Closed): ruby 3.3.0dev rarely gets `[BUG] Segmentation fault`
Ruby on Rails Active Record unit tests against ruby 3.3.0dev rarely gets `[BUG] Segmentation fault`
### Steps to r...
yahonda (Yasuo Honda)

08/29/2023

01:21 PM Ruby master Feature #19843: Promote bigdecimal as bundled gems at Ruby 3.4
I'm going to open a pull request to Rails that inform that BigDecimal version added as add_dependency will be 3.1.4 o... yahonda (Yasuo Honda)

Also available in: Atom