tab completion broken in jirb
-----------------------------
Key: JRUBY-2186
URL: http://jira.codehaus.org/browse/JRUBY-2186
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.1RC2
Environment: Ubuntu Linux
Reporter: LeonB
Assignee: Thomas E Enebo
Priority: Minor
When I use irb the tab completion is broken. I'm doing this:
[EMAIL PROTECTED]:~$ jirb
>> "asdad".<TAB>
/home/leon/src/jruby/trunk/lib/ruby/1.8/irb/completion.rb:152:in `each_object':
ObjectSpace is disabled; each_object will only work with Class, pass +O to
enable (RuntimeError)
from /home/leon/src/jruby/trunk/lib/ruby/1.8/irb/completion.rb:152
from /home/leon/src/jruby/trunk/lib/ruby/1.8/irb/input-method.rb:97:in
`call'
from /home/leon/src/jruby/trunk/lib/ruby/1.8/irb/input-method.rb:97:in
`readline'
from /home/leon/src/jruby/trunk/lib/ruby/1.8/irb/input-method.rb:97:in
`gets'
from /home/leon/src/jruby/trunk/lib/ruby/1.8/irb.rb:132:in `eval_input'
from /home/leon/src/jruby/trunk/lib/ruby/1.8/irb.rb:259:in
`signal_status'
from /home/leon/src/jruby/trunk/lib/ruby/1.8/irb.rb:131:in `eval_input'
from /home/leon/src/jruby/trunk/lib/ruby/1.8/irb/ruby-lex.rb:189:in
`call'
... 13 levels...
from /home/leon/src/jruby/trunk/lib/ruby/1.8/irb.rb:69:in `catch'
from /home/leon/src/jruby/trunk/lib/ruby/1.8/irb.rb:69:in `start'
from /home/leon/src/jruby/trunk/bin/jirb:13
[EMAIL PROTECTED]:~$
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email