1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 095886b572 readline.c: initialize before rl_refresh_line
* ext/readline/readline.c (readline_s_refresh_line): initialize
  before rl_refresh_line(), as some function make the internal
  state non-clean but rl_refresh_line() does not re-initialize it.
  [ruby-core:43957] [Bug #6232]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49244 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-01-14 06:43:50 +00:00
..
-test-
bigdecimal
continuation
coverage
date
dbm
digest
etc
fcntl
fiber
fiddle
gdbm
io
json * ext/json, test/json: merge JSON HEAD(259dee6) 2015-01-13 12:08:28 +00:00
mathn
nkf
objspace
openssl
pathname
psych
pty
racc/cparse
rbconfig/sizeof
readline readline.c: initialize before rl_refresh_line 2015-01-14 06:43:50 +00:00
ripper
sdbm
socket
stringio
strscan
syslog
thread
tk
win32
win32ole
zlib
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt