vo.x (Vit Ondruch)
- Login: vo.x
- Email: v.ondruch@tiscali.cz
- Registered on: 06/30/2009
- Last sign in: 04/10/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 1 | 1 |
Reported issues | 27 | 290 | 317 |
Like
Activity
12/06/2024
- 04:22 PM Ruby master Bug #20920: When loading a file, __FILE__ gets relative paths expanded only when they start with "./"
- This is very related to #16978
And all this started with introduction of `require_relative` and it is a mess since...
11/28/2024
- 03:19 PM Ruby master Feature #20265: Deprecate and remove rb_newobj and rb_newobj_of
- That does not have too long history, seeing this NEWS entry:
~~~
$ grep -R -A 1 rb_io_open_descriptor
doc/NEWS/...
11/27/2024
- 04:14 PM Ruby master Feature #20265: Deprecate and remove rb_newobj and rb_newobj_of
- Just FTR, there are also project which are using `NEWOBJ`, such as:
https://github.com/search?q=repo%3Ahparra%2Fru...
11/14/2024
- 09:51 PM Ruby master Bug #20895: Network related test failures
- Actually, it seems that I was a bit unlucky and `ruby 3.4.0dev (2024-11-15 master 4074c6b427) +PRISM [x86_64-linux]` ...
- 06:04 PM Ruby master Bug #20895 (Closed): Network related test failures
- Testing recent Ruby in Fedora Rawhide, I have started to observe following errors:
~~~
183) Failure:
TestSocket_... - 04:05 PM Ruby master Bug #20800: Don't place `ruby` executable into `/usr/libexec/x86_64-linux/bin`
- With the [PR#12043](https://github.com/ruby/ruby/pull/12043), the executable is not installed into `/usr/x86_64-redha...
11/05/2024
- 02:22 PM Ruby master Bug #20865: `Stack consistency error` running ActiveSupport test
- And this is shorter reproducer:
~~~
$ ruby -Ilib:test -e 'Dir.glob "./test/**/current_attributes_test.rb", &method(:... - 02:16 PM Ruby master Bug #20865: `Stack consistency error` running ActiveSupport test
- Was able to reproduce with debuginfo installed:
~~~
-- C level backtrace information ----------------------------... - 02:08 PM Ruby master Bug #20865 (Closed): `Stack consistency error` running ActiveSupport test
- Trying to build ActiveSupport package for Fedora Rawhide, I have hit the following error for the second time:
~~~
...
11/01/2024
- 04:28 PM Ruby master Bug #20857: Ruby 3.4 seems to have backwards compatibility issues more than its predecessors
- mame (Yusuke Endoh) wrote in #note-12:
> # 8: cucumber?
> rubygem-rspec-its: unknown keywords: :strict, :proc (Argu...
Also available in: Atom