Hiroshi SHIBATA

Results 73 issues of Hiroshi SHIBATA

https://bugs.ruby-lang.org/issues/19030#note-9 @shugo と軽く眺めたが、入ったり入らなかったりと再現条件はまだ不明。

Report from Martin J. Dürst To make it a bit easier to move forward, I (thought I) created subtasks for https://bugs.ruby-lang.org/issues/12529. These are the subtasks: https://bugs.ruby-lang.org/issues/12549 https://bugs.ruby-lang.org/issues/12550 I created them...

should ignored under '------' lines. ex. http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/60205

## What was the end-user or developer problem that led to this PR? The ruby core team consider to stop to increase `RUBY_PATCHLEVEL` each commits on stable branch like `ruby_3_3`....

## What was the end-user or developer problem that led to this PR? The current `--default` option is confused for RubyGems users. * https://github.com/rubygems/rubygems/issues/7005 * https://github.com/rubygems/rubygems/issues/5951#issuecomment-1273879356 This option is special...

I found test fails with OpenSSL 3.3.0 on mingw environment https://github.com/ruby/ruby/actions/runs/8806703011/job/24172105094?pr=10610 ``` 2) Error: OpenSSL::TestASN1#test_generalizedtime: OpenSSL::ASN1::ASN1Error: generalizedtime is too short D:/a/ruby/ruby/src/test/openssl/test_asn1.rb:700:in `decode' D:/a/ruby/ruby/src/test/openssl/test_asn1.rb:700:in `decode_test' D:/a/ruby/ruby/src/test/openssl/test_asn1.rb:435:in `test_generalizedtime' 3) Error: OpenSSL::TestASN1#test_utctime: OpenSSL::ASN1::ASN1Error:...

Hi, @flori. I would like to transfer flori/json to ruby/json. Because I have following concerns: * I can't update configuration of CI or toolchains. * I can't add write grant...

I sometimes got the following failure with `ruby/ruby` and `make test-bundled-gems`. ``` Testing the net-imap gem /Users/hsbt/Documents/github.com/ruby/ruby/exe/ruby -C /Users/hsbt/Documents/github.com/ruby/ruby/gems/src/net-imap /Users/hsbt/Documents/github.com/ruby/ruby/.bundle/bin/rake test Loaded suite /Users/hsbt/Documents/github.com/ruby/ruby/.bundle/gems/rake-13.2.1/lib/rake/rake_test_loader Started /Users/hsbt/Documents/github.com/ruby/ruby/.bundle/gems/test-unit-3.6.2/lib/test/unit/fixture.rb:284: warning: the block passed...