General

Profile

domaio (Dorian M)

  • Login: domaio
  • Registered on: 03/02/2017
  • Last sign in: 03/02/2017

Issues

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

Activity

06/04/2017

11:56 PM Ruby master Bug #13589: unmatched opening backtick / closing quote in NoMethodError: undefined method `name' for {}:Hash
I'm curious what Matz thinks domaio (Dorian M)

05/22/2017

09:09 PM Ruby master Bug #13589: unmatched opening backtick / closing quote in NoMethodError: undefined method `name' for {}:Hash
Thought about it when trying to explain Struct vs OpenStruct on Stack Overflow :) https://stackoverflow.com/a/4412181... domaio (Dorian M)
09:06 PM Ruby master Bug #13589 (Rejected): unmatched opening backtick / closing quote in NoMethodError: undefined method `name' for {}:Hash
From [`error.c`](https://github.com/ruby/ruby/blob/trunk/error.c#L1953-L1964):
~~~ c
/*
* Document-class: NoMe...
domaio (Dorian M)

03/05/2017

01:07 AM Ruby master Bug #13270: IRB hangs when printing "\e]"
Nobuyoshi Nakada wrote:
> What terminal emulator are you using, the standard `Terminal.app`?
I'm using iTerm 3.0....
domaio (Dorian M)

03/02/2017

08:19 PM Ruby master Bug #13270 (Rejected): IRB hangs when printing "\e]"
Steps to reproduce:
- `irb`
- `print "\e]"`
- Or: `puts "\e["`
- try CMD+C, nothing happens
- try CMD+D, print...
domaio (Dorian M)

Also available in: Atom