wanabe (_ wanabe)
- Login: wanabe
- Email: s.wanabe@gmail.com
- Registered on: 07/23/2008
- Last connection: 10/25/2019
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 22 | 22 |
Reported issues | 1 | 54 | 55 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Developer | 10/05/2011 |
Backport187 | Developer | 06/18/2013 |
Backport191 | Developer | 04/10/2010 |
Backport192 | Developer | 10/05/2011 |
Backport193 | Developer | 10/05/2011 |
Backport200 | Developer | 02/17/2013 |
Backport21 | Developer | 12/21/2013 |
Backport22 | Developer | 12/19/2014 |
CommonRuby | Developer | 12/21/2012 |
Ruby 1.8 | Developer | 10/05/2011 |
Ruby master | Developer | 11/05/2009 |
Activity
02/07/2021
-
10:03 AM Ruby master Bug #17587: Segmentation fault with ractors and unix signals
- The current behavior of stacking appears to be as expected.
The registered signal handler is called from the main ...
02/06/2021
-
11:00 AM Ruby master Bug #17599: [BUG] try to mark T_NONE object when object allocation tracing is enabled
- Shouldn't the call to `gc_event_hook()` come after `newobj_fill()`?
Like this:
```patch
diff --git a/gc.c b/gc.c...
10/31/2020
-
02:56 AM Ruby master Revision 4f8d9b0d (git): Revert "Use adjusted sp on `iseq_set_sequence()`" and "Delay `remove_unreachable_chunk()` after `iseq_set_sequence()`"
- This reverts commit 3685ed7303fc08bf68cd3cc8d11e22a8ce63a067 and 5dc107b03f5cf32656a5308574b90458486c633c.
Because of... -
12:18 AM Ruby master Revision 5dc107b0 (git): Delay `remove_unreachable_chunk()` after `iseq_set_sequence()`
-
12:18 AM Ruby master Revision 3685ed73 (git): Use adjusted sp on `iseq_set_sequence()`
10/21/2020
-
07:43 AM Ruby master Bug #17275 (Closed): Please backport 8b0dc77a621ded75f72486c33f55404ce73f00d7
- I've encountered the issue as same as https://github.com/ruby/ruby/pull/3307 with ruby-2.7.2.
I'm using a workaround...
10/15/2020
-
11:37 PM Ruby master Bug #16695 (Closed): Stack consistency error when using the return value
- Applied in changeset commit:git|ce7a053475cbebfb2f3e5ed6614e0ba631541917.
----------
Adjust sp for `x = false; y = (... -
11:37 PM Ruby master Revision ce7a0534 (git): Adjust sp for `x = false; y = (return until x unless x)` [Bug #16695]
-
11:37 PM Ruby master Revision 65ae7f34 (git): Adjust sp for `if true or ...`/`if false and ...`
09/26/2020
-
10:30 AM Ruby master Bug #16695: Stack consistency error when using the return value
- I rewrited the patch https://github.com/ruby/ruby/pull/3445 on 2020-08-22.
I would appreciate it if someone could re...
Also available in: Atom