General

Profile

NuriYuri (Youri Nouri)

  • Login: NuriYuri
  • Registered on: 10/07/2019
  • Last sign in: 04/09/2020

Issues

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

Activity

03/13/2022

09:49 AM Ruby master Bug #18622: const_get still looks in Object, while lexical constant lookup no longer does
If the current definition is correct, could we add as a feature an additional lookup parameter (or method) that says ... NuriYuri (Youri Nouri)

03/10/2022

04:23 PM Ruby master Bug #18622: const_get still looks in Object, while lexical constant lookup no longer does
I always believed it was expected because ConstantSpecs.const_get("ConstantSpecsTwo::Foo") behave like:
```
module ...
NuriYuri (Youri Nouri)

09/25/2021

08:23 AM Ruby master Bug #18191 (Closed): All loaded feature filenames should be in the file system encoding
I don't know if that has already been fixed but it seems that few internal variables ($LOADED_FEATURES) are still con... NuriYuri (Youri Nouri)

05/29/2021

08:51 AM Ruby master Bug #17864: [BUG] try to mark T_NONE object (in Ractors)
I didn't know those existed, thanks a lot.
I could test with: ruby 3.1.0dev (2021-04-28 master 8e2ac2140d) [i386-m...
NuriYuri (Youri Nouri)

05/28/2021

09:23 PM Ruby master Bug #17923: try to mark T_NONE object with miniruby x86 Win32 buildt with MSVC
It compiles & run completely with those changes.
Thanks a lot.
NuriYuri (Youri Nouri)
07:48 AM Ruby master Bug #17923 (Closed): try to mark T_NONE object with miniruby x86 Win32 buildt with MSVC
Hello, I was asked to open a new bug ticket for this specific issue in this thread: https://bugs.ruby-lang.org/issues... NuriYuri (Youri Nouri)

05/21/2021

06:58 AM Ruby master Bug #17864: [BUG] try to mark T_NONE object (in Ractors)
Hi, I tried to build Ruby with last version of master. I got this result during build (with nmake):
```
<OBJ_INFO:g...
NuriYuri (Youri Nouri)

05/14/2021

11:49 AM Ruby master Bug #17864: [BUG] try to mark T_NONE object (in Ractors)
I've run this `ruby -e"200.times { system('ruby src/IODigester.ytest_copy.rb') }"` to check the probability, 88% succ... NuriYuri (Youri Nouri)
07:33 AM Ruby master Bug #17864 (Closed): [BUG] try to mark T_NONE object (in Ractors)
Hello,
I tried to make an experiment with Ractors, computing SHA1 using Ractors (I was hopping to divide the comput...
NuriYuri (Youri Nouri)

03/13/2021

11:02 AM Ruby master Feature #17684: Remove `--disable-gems` from release version of Ruby
I'm also using the --disable-gems option. I make games on Ruby but I'm not using gems and since the main audience is ... NuriYuri (Youri Nouri)

Also available in: Atom