wanabe (_ wanabe)
- Login: wanabe
- Email: s.wanabe@gmail.com
- Registered on: 07/23/2008
- Last connection: 03/07/2021
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
05/01/2021
-
08:06 PM Ruby master Bug #17774: Quantified empty group causes regex to fail
- sawa (Tsuyoshi Sawada) wrote in #note-3:
> wanabe (_ wanabe) wrote in #note-2:
> > ... Oniguruma, a derivative of O... -
11:06 AM Ruby master Bug #17774: Quantified empty group causes regex to fail
- The reproduction example could be a bit shorter.
```
$ ruby -ve 'p "xxxx" =~ /(?:x(){5})*$/, "xxxx" =~ /(?:x(){4})*...
03/24/2021
-
10:25 AM Ruby master Bug #17742: Random.rand gets wrong after using Ractor and requiring benchmark
- I think that it is fixed by 3acc81d9.
```
$ cat test.rb
10.times do
r = 100.times.map { Ractor.new{ Ractor.yie...
03/09/2021
-
04:22 AM Ruby master Bug #10961 (Closed): Zlib corrupts data when receive signal
- Applied in changeset commit:git|0c5f8c62766afe4605172800063e63fe36996658.
----------
[ruby/zlib] Resume zstream if a... -
04:19 AM Ruby master Revision 0c5f8c62 (git): [ruby/zlib] Resume zstream if available [Bug #10961]
03/07/2021
-
12:48 PM Ruby master Bug #10961: Zlib corrupts data when receive signal
- I sent PR https://github.com/ruby/zlib/pull/22
03/05/2021
-
07:49 AM Ruby master Bug #10961 (Open): Zlib corrupts data when receive signal
- It doesn't look like it's fixed yet.
It may be a race condition between processes, or an environmental dependency th...
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...
Also available in: Atom