Readline class missing many methods
-----------------------------------
Key: JRUBY-4061
URL: http://jira.codehaus.org/browse/JRUBY-4061
Project: JRuby
Issue Type: Improvement
Components: Core Classes/Modules
Affects Versions: JRuby 1.4.0RC1
Reporter: Hiro Asari
Fix For: JRuby 1.4
Attachments:
0001-Minimal-implementations-of-missing-methods-in-Readli.patch
There are many methods missing in Readline (both 1.8 and 1.9 modes). The
attached patch implements some, while adding stubs as hints for future
implementation efforts.
Note that new methods check $SAFE global variable, as these checks are
documented in RI. However, other existing Readline methods may not be doing the
same, so it might be advisable to be consistent.
--
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