Project

General

Profile

« Previous | Next » 

Revision 874dc256

Added by naruse (Yui NARUSE) over 10 years ago

  • ext/readline/readline.c (readline_s_set_input): on OS X with editline,
    Readline.readline doesn't work because readline_get doesn't use
    rl_getc. The difference is introduced by r42402 [ruby-dev:47509]
    [Bug #8644]. Before it rb_io_stdio_file set ifp->stdio_file.
    Therefore add manually setting the value.

  • ext/readline/readline.c (readline_s_set_onput): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42525 b2dd03c8-39d4-4d8f-98ff-823fe69b080e