General

Profile

ko1 (Koichi Sasada)

  • Login: ko1
  • Registered on: 05/28/2008
  • Last sign in: 04/25/2024

Issues

open closed Total
Assigned issues 82 581 663
Reported issues 22 195 217

Projects

Project Roles Registered on
Ruby Committer 07/18/2008
Backport187 Committer 02/02/2009
Backport191 Committer 05/16/2009
Backport192 Committer 08/02/2010
Backport193 Committer 10/05/2011
Backport200 Committer 02/17/2013
Backport21 Committer 12/21/2013
Backport22 Committer 12/19/2014
Ruby 1.8 Committer 05/28/2008
Ruby master Committer 05/28/2008

Like

Activity

04/25/2024

01:12 AM Ruby master Feature #20443: Allow Major GC's to be disabled
* `needs_major` "s" should not be on method name (like `File.exists` -> `File.exist`)
* can you measure the memory c...
ko1 (Koichi Sasada)
12:59 AM Ruby master Feature #20443: Allow Major GC's to be disabled
Basically I like this idea. Some points.
* should not use "major" as a "major gc", so `GC.disable_major` should be...
ko1 (Koichi Sasada)

04/24/2024

06:35 AM Ruby master Feature #15554 (Assigned): warn/error passing a block to a method which never use a block
BTW on our application I found the following issue on RSpec tests on strict mode.
```
it ... do
subject do ......
ko1 (Koichi Sasada)

04/23/2024

02:17 AM Ruby master Feature #15554: warn/error passing a block to a method which never use a block
Thank you, could you compare the relax results on that? or all of your results are false positive? ko1 (Koichi Sasada)

04/19/2024

05:28 AM Ruby master Revision 662ce928 (git): `RUBY_TRY_UNUSED_BLOCK_WARNING_STRICT`
`RUBY_TRY_UNUSED_BLOCK_WARNING_STRICT=1 ruby ...` will enable
strict check for unused block warning.
This option is ...
ko1 (Koichi Sasada)
04:31 AM Ruby master Feature #15554: warn/error passing a block to a method which never use a block
I made strict mode option for trial (will remove soon)
https://github.com/ruby/ruby/pull/10578
@byroot could you ...
ko1 (Koichi Sasada)

04/18/2024

08:25 AM Ruby master Feature #20425: Optimize forwarding callers and callees
My idea is simple because it is simple replacement with an array (and a hash) to contain arguments (I only proposed l... ko1 (Koichi Sasada)
05:03 AM Ruby master Misc #20287 (Closed): DevMeeting before or after RubyKaigi
See https://bugs.ruby-lang.org/issues/20436 ko1 (Koichi Sasada)
05:02 AM Ruby master Misc #20436 (Open): DevMeeting at RubyKaigi 2024
RubyKaigi 2024 will be at Okinawa, Japan, May 15th - 17th. We would like to try to hold a face-to-face dev meeting at... ko1 (Koichi Sasada)
01:34 AM Ruby master Feature #15554: warn/error passing a block to a method which never use a block
> I think https://github.com/ruby/ruby/pull/10559 is warning too little, I commented there.
Yes. It will reduce ma...
ko1 (Koichi Sasada)

Also available in: Atom