General

Profile

Earlopain (Earlopain _)

  • Login: Earlopain
  • Registered on: 04/24/2024
  • Last sign in: 12/22/2024

Issues

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

Like

Activity

12/20/2024

06:55 PM Ruby master Revision 83a34fb0 (git): [DOC] Don't document gemspec files
Since https://github.com/ruby/ruby/commit/cf711863cbe0b81be5ff0adfb64936137995cc4e, gemspecs are included because the... Earlopain (Earlopain _)
09:16 AM Ruby master Bug #20478: Circular parameter syntax error rules
This used to emit a warning since all the way back from Ruby 2.2, before it was invalid syntax. Should the warning be... Earlopain (Earlopain _)
07:35 AM Ruby master Feature #20971: Deprecate `rb_path_check`
Interesting, I thought the removal of that warning was intentional, do other languages have similar warnings? I guess... Earlopain (Earlopain _)

12/19/2024

09:48 PM Ruby master Feature #20971 (Assigned): Deprecate `rb_path_check`
With #16131, various code around $SAFE, taint, etc. has been deprecated and removed. GH PR https://github.com/ruby/ru... Earlopain (Earlopain _)

11/29/2024

08:38 AM Ruby master Bug #20506: YJIT build error on aarch64 with Rust 1.78.0
I tested with the recent 1.84 beta and it seems resolved with that version. Earlopain (Earlopain _)

11/24/2024

08:47 AM Ruby master Revision 3826019f (git): Fix a build failure with musl
```
compiling gc.c
In file included from gc.c:80:
/usr/include/sys/prctl.h:88:8: error: redefinition of 'struct prctl...
Earlopain (Earlopain _)

11/19/2024

10:00 AM Ruby master Bug #20900: Net.send(:remove_const, :HTTPSession) does not emit warnings
hsbt (Hiroshi SHIBATA) wrote in #note-5:
> >You added it as Net::HTTP::HTTPSession, it used to be just Net::HTTPSess...
Earlopain (Earlopain _)
09:03 AM Ruby master Bug #20900: Net.send(:remove_const, :HTTPSession) does not emit warnings
I think warning on removal is a good thing. It makes compatibility code in webmock a bit more involved but that's tot... Earlopain (Earlopain _)

11/13/2024

06:15 PM Ruby master Bug #20714: Handle optional dependencies in `bundled_gems.rb`
Yes, the trouble is that for one version the require will still actually work. I don't think your PR actually changes... Earlopain (Earlopain _)
01:23 PM Ruby master Bug #20714: Handle optional dependencies in `bundled_gems.rb`
https://github.com/ruby/ruby/commit/8cd36a6dab170f4127c58c07b1a388dd3813fb7a removed the first batch of gems from the... Earlopain (Earlopain _)

Also available in: Atom