General

Profile

walles (Johan Walles)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 5 5

Activity

03/26/2014

12:10 PM Ruby master Bug #9177: Can't exit curses program and retain screen contents
Hiroshi SHIBATA wrote:
> curses is extracted from ruby-core. Please report this issue to https://github.com/ruby/cur...
walles (Johan Walles)

11/29/2013

09:36 PM Ruby master Bug #9177 (Third Party's Issue): Can't exit curses program and retain screen contents
Hi!
Please try the attached program.
Expected result:
* After you hit some key, the program should quit and th...
walles (Johan Walles)

11/08/2013

05:01 AM Ruby master Bug #9096 (Closed): Regexp.quote(UTF-8) returns US-ASCII
The attached program contains a unit test demonstrating that doing Regexp.quote() on an UTF-8 encoded string returns ... walles (Johan Walles)
03:45 AM Ruby master Bug #9094 (Third Party's Issue): Curses.getch() function responds twice for unicode keys
Try this:
1. Write a curses program (or use the attached one).
2. Call Curses.getch()
3. Press "รค" on your keyboar...
walles (Johan Walles)

11/01/2013

06:09 PM Ruby master Bug #9067: IO.reopen broken in 1.9/2.0, worked in 1.8
Thanks for the quick turnaround!
$stdin.reopen(IO.new(1, "r+")) does what I want.
walles (Johan Walles)

10/31/2013

05:04 AM Ruby master Bug #9067 (Rejected): IO.reopen broken in 1.9/2.0, worked in 1.8
Try piping some input into the attached code:
echo foo | reopen-fail.rb
Works as expected with ruby 1.8.7 (2012...
walles (Johan Walles)

04/14/2009

02:25 AM Ruby master Feature #1377: Please provide constant File::NOATIME
=begin
For the curious, my intended use for this is in http://launchpad.net/foton when scanning for images.
=end
walles (Johan Walles)
02:19 AM Ruby master Feature #1377 (Closed): Please provide constant File::NOATIME
=begin
I would like to be able to specify File::NOATIME mode when opening a file through File.new():

irb(main):...
walles (Johan Walles)

Also available in: Atom