General

Profile

radarek (Radosław Bułat)

  • Login: radarek
  • Registered on: 07/09/2008
  • Last sign in: 09/28/2021

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 11 11

Activity

01/29/2022

07:30 PM Ruby master Bug #17629: macOS, readline compiled with libedit: adding entries to history doesn't work unless Readline.readline is called before populating it
Can someone close this ticket? I don't see a possibility to do it myself. radarek (Radosław Bułat)
07:28 PM Ruby master Bug #18558 (Closed): Numbered arguments + eval
```ruby
def yield_2_args
yield 1, 2
end
yield_2_args { p [eval("_1"), _2] }
```
Running with ruby 2.7.2, ...
radarek (Radosław Bułat)

09/28/2021

11:23 PM Ruby master Bug #17629: macOS, readline compiled with libedit: adding entries to history doesn't work unless Readline.readline is called before populating it
I believe this ticket can be closed as it is fixed in master branch. @nobu, Thank you for fixing this!
radarek (Radosław Bułat)

02/14/2021

02:56 PM Ruby master Bug #17629: macOS, readline compiled with libedit: adding entries to history doesn't work unless Readline.readline is called before populating it
I added `Dockerfile` with instructions to build ruby with libedit library to reproduce this bug more easily.
```
doc...
radarek (Radosław Bułat)
01:29 PM Ruby master Bug #17629 (Closed): macOS, readline compiled with libedit: adding entries to history doesn't work unless Readline.readline is called before populating it
**Description**
If Ruby's readline extension is linked with libedit library and readline history is populated befo...
radarek (Radosław Bułat)

12/19/2020

09:19 AM Ruby master Revision eb8ea336 (git): Feature 17314: allow to pass array to public, protected and private methods
radarek (Radosław Bułat)
03:23 AM Ruby master Revision 51bcd509 (git): Feature 17314: alias_method returns symbol
radarek (Radosław Bułat)
12:22 AM Ruby master Revision d40d9529 (git): Feature 17314: update docs and NEWS about attr* methods returning array of symbols
radarek (Radosław Bułat)

12/18/2020

06:11 PM Ruby master Revision 5944c4b3 (git): attr_reader, attr_writer, attr_accessor and attr methods returns array of symbols (#3935)
Co-authored-by: Yusuke Endoh <mame@ruby-lang.org> radarek (Radosław Bułat)
03:04 PM Ruby master Revision ed5c09f3 (git): Remove unused variable
radarek (Radosław Bułat)

Also available in: Atom