jirutka (Jakub Jirutka)
- Login: jirutka
- Email: jakub@jirutka.cz
- Registered on: 05/03/2015
- Last sign in: 07/12/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
12/27/2023
- 04:27 PM Ruby master Bug #20099 (Feedback): Ruby 3.3.0 segfaults on s390x musl libc (Alpine Linux) when built with -O3 (default optflags)
- It does not segfault when I override `optflags` to `-O2` (default is `-O3`).
```
Configuration summary for ruby v...
05/03/2015
- 07:16 PM Ruby master Bug #11117 (Closed): When you refine String with to_regexp, then it breaks Regexp.try_convert even when the refinement is not used
- I’ve run into a very strange bug with refinements. Let me show you:
~~~ruby
module Ref
refine String do
d...
Also available in: Atom