shugo (Shugo Maeda)
- Login: shugo
- Registered on: 05/08/2008
- Last connection: 01/14/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 5 | 145 | 150 |
Reported issues | 10 | 73 | 83 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Developer | 07/18/2008 |
Backport187 | Developer | 06/18/2013 |
Backport191 | Developer | 05/16/2009 |
Backport192 | Developer | 10/05/2011 |
Backport193 | Developer | 08/24/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 | 05/28/2008 |
Ruby master | Developer | 05/28/2008 |
Activity
01/20/2021
-
07:43 AM Ruby master Bug #17429: Prohibit include/prepend in refinement modules
- Dan0042 (Daniel DeLorme) wrote in #note-12:
> shugo (Shugo Maeda) wrote in #note-11:
> > The behavior is similar to...
01/14/2021
-
03:15 AM Ruby master Bug #17429: Prohibit include/prepend in refinement modules
- marcandre (Marc-Andre Lafortune) wrote in #note-3:
> Is there a proposal to import modules in refinements?
>
> So...
12/23/2020
-
02:22 AM Ruby master Bug #17429 (Open): Prohibit include/prepend in refinement modules
- include/prepend in refinement modules has implementation difficulties such as #17007 and #17379, and tends to be misl...
-
02:05 AM Ruby master Bug #17379: Refinement with modules redefinition bug
- It seems that callable method entry cache caused the problem.
The problem doesn't occur with the following patch:
... -
01:08 AM Ruby master Bug #17007: SystemStackError when using super inside Module included and lexically inside refinement
- jeremyevans0 (Jeremy Evans) wrote in #note-6:
> To restore compatibility with Ruby 2.7 and fix #17182, I've reverted...
12/11/2020
-
01:30 AM Ruby master Bug #17386 (Assigned): Refinements break prepend
- @ko1
It seems that the following commit changed the behavior.
Could you check it?
```
b9007b6c548f91e88fd3f2ffa... -
12:54 AM Ruby master Bug #17386 (Closed): Refinements break prepend
- Reported in https://bugs.ruby-lang.org/issues/17379#note-5, but it seems a different issue from #17379 because Ruby 2...
-
12:55 AM Ruby master Bug #17379: Refinement with modules redefinition bug
- marcandre (Marc-Andre Lafortune) wrote in #note-5:
> Probably same bug, without `using`, found by Daniel DeLorme:
...
12/09/2020
-
10:14 AM Ruby master Bug #17379: Refinement with modules redefinition bug
- shugo (Shugo Maeda) wrote in #note-2:
> It's an inline method cache issue and hard to solve without performance regr... -
09:02 AM Ruby master Bug #17379: Refinement with modules redefinition bug
- shugo (Shugo Maeda) wrote in #note-2:
> If the behavior is not acceptable as a limitation of Refinements, it may be ...
Also available in: Atom