byroot (Jean Boussier)
- Login: byroot
- Email: jean.boussier@gmail.com
- Registered on: 03/11/2014
- Last connection: 01/14/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 1 | 1 |
Reported issues | 14 | 22 | 36 |
Activity
01/23/2021
-
08:38 AM Ruby master Bug #17574: Hash#inspect segfault
- It very much look like a duplicate of https://bugs.ruby-lang.org/issues/16689
@01wsmith you should try Ruby 2.7.2,...
01/21/2021
-
08:52 PM Ruby master Misc #17565: Prefer use of access(2) in rb_file_load_ok() to check for existence of require'd files
- > I wonder how to reconcile such a caching with the other problem of Docker (which is often that you don't get relia...
-
11:13 AM Ruby master Misc #17565: Prefer use of access(2) in rb_file_load_ok() to check for existence of require'd files
- > open(2) with a mean cost of 130µsec per call, where a call to access(2) has a cost around 5× lower (something aroun...
01/20/2021
-
06:48 PM Ruby master Revision 6ca3d1af (git): objspace_dump.c: Handle allocation path and line missing
01/19/2021
-
05:01 PM Ruby master Bug #17556: ruby 2.7.2 ::YAML.dump ArgumentError: invalid value for Integer(): "20210101_"
- The fix was merged in https://github.com/ruby/psych/pull/438
01/18/2021
-
09:31 PM Ruby master Bug #17555: subclasses method in 2.7.2 is buggy
- subclasses is provided by rails not Ruby.
Also it's not a bug, simply a known behavior. Rails's `subclass` method ... -
04:59 PM Ruby master Bug #17552: [PATCH] Fix a NULL pointer crash in ObjectSpace.dump_all
- So with some extra debug code, I've managed to identify the object that causes this, it's only one object on a multi-...
-
09:30 AM Ruby master Bug #17552 (Closed): [PATCH] Fix a NULL pointer crash in ObjectSpace.dump_all
- Patch: https://github.com/ruby/ruby/pull/4078
I wasn't able to reproduce the issue in isolation just yet, but I co... -
02:36 PM Ruby master Feature #17103: Add a :since option to ObjectSpace.dump_all
- This was merged in Ruby 3.0 and can now be closed.
-
02:35 PM Ruby master Bug #17554 (Open): [PATCH] Fix ObjectSpace.dump to include singleton class name
- Patch: https://github.com/ruby/ruby/pull/4087
This fixes a regression introduced in https://bugs.ruby-lang.org/iss...
Also available in: Atom