marcelojr63 (Marcelo Marcinio Pereira Junior)
- Login: marcelojr63
- Registered on: 07/31/2021
- Last sign in: 02/07/2024
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
07/25/2023
-
11:07 PM Ruby Bug #19738: `ObjectSpace.each_object.to_a` crashes in `make runirb`.
- I found a bug in `PP` when call `PP.pp(Thread.current[:__recursive_key__], ''.dup)` and this resolved the problem with `ObjectSpace.each_object.to_a` to me.
[Link of PR](https://github.com/ruby/pp/pull/15)