On 31/05/07 at 20:12 +0900, Tanaka Akira wrote:
> The problem is fixed by ruby-termios-0.9.5.tar.gz which is
> released today.
> http://raa.ruby-lang.org/project/ruby-termios/
Thanks a lot, I'll package it during the week-end.
--
| Lucas Nussbaum
| [EMAIL PROTECTED] http://www.lucas-nussbaum.ne
Package: libtermios-ruby1.8
Version: 0.9.4-8
ruby dumps core as follows using libtermios-ruby1.8.
% /usr/bin/ruby -rtermios -e '
t = Termios.getattr(STDIN)
loop { t.cc = []; Termios.setattr(STDIN, Termios::TCSADRAIN,t) }'
-e:3:
2 matches
Mail list logo