General

Profile

retro (Josef Šimánek)

  • Login: retro
  • Registered on: 12/08/2014
  • Last sign in: 11/03/2025

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

11/09/2025

12:22 PM Ruby Bug #21677: Integer("08") raises an ArgumentError
Just adding to Ufuk's great explanation and to make it super clear, to fix your case, you need to call `Integer('08', 10)` and `Integer('09', 10)`. retro (Josef Šimánek)

11/06/2025

06:01 PM Ruby Feature #21665: Revisit Object#deep_freeze to support non-Ractor use cases
Was it considered keep `make_shareable` name, but port it outside of `Ractor` class to make it independent of the "sharing" implementation and useful for JRuby and others? retro (Josef Šimánek)

11/05/2025

10:11 PM Ruby Misc #21657: Question: Is Ruby 4.0 planned for December 2025 or later?
ufuk (Ufuk Kayserilioglu) wrote in #note-18:
> retro (Josef Šimánek) wrote in #note-17:
> ...
@ufuk Sure, I'm aware of and I do fully respect this. Ruby itself is not simple to version, since next to the language (having amazing backwa...
retro (Josef Šimánek)
05:01 PM Ruby Misc #21657: Question: Is Ruby 4.0 planned for December 2025 or later?
@mame so why to release 4.0 if not causing major breaking changes? retro (Josef Šimánek)

11/03/2025

11:24 PM Ruby Misc #21657: Question: Is Ruby 4.0 planned for December 2025 or later?
> * There might be situations when such package passes it test suite, but later it is not usable just due to the metadata.
Yup, this is frustrating and I do understand for some it can justify open ended Ruby constraint. Let's find a s...
retro (Josef Šimánek)
07:31 PM Ruby Misc #21657: Question: Is Ruby 4.0 planned for December 2025 or later?
> Well no. This all stems from you following a very inefficient and user-unfriendly workflow (which you are entirely free to).
@byroot Well yes, I think I have clearly stated that your workflow could be also very inefficient and user-...
retro (Josef Šimánek)
11:17 AM Ruby Misc #21657: Question: Is Ruby 4.0 planned for December 2025 or later?
@byroot just to make it clear, I'm not saying I'm big fan of the current situation, but I just described how the whole ecosystem is designed right now. It is quite old rusty design, not being revisited for years. I agree with you to disa... retro (Josef Šimánek)
10:29 AM Ruby Misc #21657: Question: Is Ruby 4.0 planned for December 2025 or later?
@byroot I would not suggest this in general. It can work both ways. Having strict Ruby constraints help to revisit gems after new Ruby release and provides confidence to resolver to install only tested versions for given Ruby. What you s... retro (Josef Šimánek)

10/30/2025

10:56 AM Ruby Revision 3ca43216 (git): [ruby/json] Add ryu float parser.
https://github.com/ruby/json/commit/9c4db31908
Co-Authored-By: Jean Boussier <jean.boussier@gmail.com>
retro (Josef Šimánek)

05/24/2025

12:42 AM Ruby Bug #21323: irb fails to start with Namespace
Have this been fixed already?
```
[retro@retro2 ~]❤ ruby -v
ruby 3.5.0dev (2025-05-23T23:31:28Z master 87d340f0e1) +PRISM [x86_64-linux]
[retro@retro2 ~]❤ RUBY_NAMESPACE=1 irb
/home/retro/.rubies/ruby-master/bin/ruby: warning: N...
retro (Josef Šimánek)

Also available in: Atom