General

Profile

ukolovda (Dmitry Ukolov)

  • Login: ukolovda
  • Registered on: 01/23/2018
  • Last sign in: 04/19/2024

Issues

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

Like

Activity

05/08/2024

10:20 AM Ruby master Bug #20477: RJIT NoMatchingPatternError when initialize Hash literal with more 8 items
Thank you!
I guessed, RJIT will be production solution in some future, sorry.
ukolovda (Dmitry Ukolov)
07:26 AM Ruby master Bug #20477 (Feedback): RJIT NoMatchingPatternError when initialize Hash literal with more 8 items
When I create Hash with 8 or more items, I got the error:
```bash
ruby --rjit -e "a = 1; 1.upto(10) { b={a1: a&1,...
ukolovda (Dmitry Ukolov)
07:29 AM Ruby master Bug #20475: RJIT `and' NoMatchingPatternError
Make new issue #20477 with reproduce steps ukolovda (Dmitry Ukolov)

05/07/2024

08:30 PM Ruby master Bug #20475 (Feedback): RJIT `and' NoMatchingPatternError
I try use RJIT for testing of Rails application:
```bash
$ RUBYOPT="--rjit" bin/bundle exec rake test
Started wi...
ukolovda (Dmitry Ukolov)

11/11/2021

10:28 AM Ruby master Feature #18280: Allow rb_utf8_str_new_cstr(NULL)
shyouhei (Shyouhei Urabe) wrote in #note-13:
> Fix merged ATM to delete the attribute, for the sake of compatibility...
ukolovda (Dmitry Ukolov)

11/01/2021

01:08 PM Ruby master Feature #18280: Allow rb_utf8_str_new_cstr(NULL)
Thank you!
I've got this error when test gem `addressable` + `idn-ruby`.
See https://github.com/ukolovda/addressa...
ukolovda (Dmitry Ukolov)
07:06 AM Ruby master Feature #18280 (Feedback): Allow rb_utf8_str_new_cstr(NULL)
Ruby process crushed.
`
Addressable::URI when parsed from 'http://example.com/%E8'
/home/ukolovda/RubymineProjec...
ukolovda (Dmitry Ukolov)

01/23/2018

07:23 AM Ruby master Bug #8402: Segfault when precompiling rails assets
I has the same trouble with Ruby 2.2.8 and Rails 4.2.10.
After cleanup project's cache directory it working fine.
ukolovda (Dmitry Ukolov)

Also available in: Atom