General

Profile

mehagar (Michael Hagar)

Issues

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

Activity

02/26/2020

02:38 PM Ruby master Bug #16647: Redefining $/ causes irb to misbehave
Eregon (Benoit Daloze) wrote in #note-1:
> Out of curiosity, why do you overwrite $/?
>
> My personal opinion is ...
mehagar (Michael Hagar)

02/21/2020

04:51 PM Ruby master Bug #16647 (Closed): Redefining $/ causes irb to misbehave
If I start irb and then do:
``` ruby
$/ = "asdf"
```
then every character I type shows a newline on the irb...
mehagar (Michael Hagar)

Also available in: Atom