General

Profile

lucasbuchala (Lucas Buchala)

  • Login: lucasbuchala
  • Registered on: 02/16/2016
  • Last sign in: 03/23/2019

Issues

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

Activity

12/07/2018

11:43 AM Ruby master Feature #14844: Future of RubyVM::AST?
Hello. Sorry to step in with a frivolous suggestion, but I just noticed the name `RubyVM::AbstractSyntaxTree` in the ... lucasbuchala (Lucas Buchala)

07/24/2018

05:13 PM Ruby master Bug #14935: Inconsitent behaviour with puts and enumerator with different block format.
I think this is because `do ... end` blocks has lower precedence than `{...}` blocks. As documented in [1]. So, proba... lucasbuchala (Lucas Buchala)

05/19/2018

03:50 PM Ruby master Feature #14777: Add Range#offset ?
Hello. I don't have any strong opinion about this feature, but I guess I would welcome such feature if it used standa... lucasbuchala (Lucas Buchala)

08/31/2017

04:45 PM Ruby master Bug #13855: Hash#compact! returns nil if the hash is empty
Rather than a bug, I wonder if this is just a documentation omission.
In case of a documentation omission, I creat...
lucasbuchala (Lucas Buchala)

12/19/2016

01:20 PM Ruby master Bug #13051 (Closed): Object created with ARGF.class.new fails to update .lineno in .each
I don't know if this way of creating ARGF-like objects is supported or not.
I just noticed that it didn't update the...
lucasbuchala (Lucas Buchala)

08/28/2016

10:39 PM Ruby master Bug #12710: "a string X".index("a string") Fails with Ruby 2.2.3p173
Isn't there a newline character at the end of string returned by shell quotes?
I think that's the reason the .inde...
lucasbuchala (Lucas Buchala)

02/17/2016

11:21 PM Ruby master Feature #9969: Add File.empty? as alias to File.zero?
I added a comment on issue #10121 before knowing this specific issue already existed.
I just wanted to say that, w...
lucasbuchala (Lucas Buchala)
01:58 PM Ruby master Feature #10121: Dir.empty?
Now that Ruby got a Dir.empty? method, do you think it makes sense to add a File.empty? as an alias for File.zero? ?
...
lucasbuchala (Lucas Buchala)

Also available in: Atom