General

Profile

Earlopain (A S)

  • Login: Earlopain
  • Registered on: 04/24/2024
  • Last sign in: 06/30/2024

Issues

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

Activity

06/24/2024

02:13 PM Ruby master Bug #20593: `Kernel#format` emits a `too many arguments for format string` warning when called with a single hash and no key is used
Huh, interesting. I didn't realise it worked that way. I recently fixed a few of those in rubocop but didn't catch on... Earlopain (A S)

06/18/2024

05:53 PM Ruby master Revision b8a592fe (git): [rubygems/rubygems] Fix `bundle fund` when the gemfile contains optional groups
`current_dependencies` doesn't return gems in optional groups, while `specs` would
Closes https://github.com/rubygem...
Earlopain (A S)

06/16/2024

08:12 PM Ruby master Misc #20583: https://ruby-doc.org/current redirects to Ruby 3.2.2
And right after I make this I realize that this aren't even the official docs. Not sure what I was thinking here. Ple... Earlopain (A S)
08:10 PM Ruby master Misc #20583 (Closed): https://ruby-doc.org/current redirects to Ruby 3.2.2
Not sure if this is documented somewhere. I was playing around with the url looking for something like this but its a... Earlopain (A S)

06/08/2024

12:02 PM Ruby master Feature #20565: Relax formal argument at label
I knew you can use keywords as names here but am not quite sure about this. Positional arguments (against my expectat... Earlopain (A S)

05/24/2024

08:39 AM Ruby master Bug #20505: Reassigning the block argument in method body keeps old block when calling super with implicit arguments
mame (Yusuke Endoh) wrote in #note-3:
> Actually, `super` is totally confusing. Do you know that `super()` passes th...
Earlopain (A S)
08:17 AM Ruby master Bug #20505: Reassigning the block argument in method body keeps old block when calling super with implicit arguments
nobu (Nobuyoshi Nakada) wrote in #note-1:
> I think that's what it is.
> `Proc` is an instantiated block representa...
Earlopain (A S)
07:31 AM Ruby master Bug #20505 (Open): Reassigning the block argument in method body keeps old block when calling super with implicit arguments
You can call super without arguments and parenthesis to pass along all the enclosing method arguments to the parent m... Earlopain (A S)

05/06/2024

02:56 PM Ruby master Revision 88d74a48 (git): [DOC] Fix typos in WeakMap docs
Earlopain (A S)

05/03/2024

12:53 PM Ruby master Revision 32b1dea5 (git): [ruby/prism] Assume an eval context for `Prism::Translation::Parser`
This is similar to https://github.com/davidwessman/syntax_tree-erb/issues/81 but for RuboCop
The parser gem doesn't s...
Earlopain (A S)

Also available in: Atom