Readline.completion_case_fold crashes JRuby with NPE
----------------------------------------------------
Key: JRUBY-4241
URL: http://jira.codehaus.org/browse/JRUBY-4241
Project: JRuby
Issue Type: Bug
Components: Extensions
Affects Versions: JRuby 1.4
Environment: jruby 1.5.0.dev (ruby 1.8.7 patchlevel 174) (2009-11-16
654247f) (Java HotSpot(TM) Client VM 1.6.0_03) [i386-java]
Reporter: Vladimir Sizikov
Assignee: Vladimir Sizikov
Fix For: JRuby 1.5
{noformat}
#>jruby -rreadline -e "p Readline.completion_case_fold==nil"
CachingCallSite.java:406:in `pollAndGetClass': java.lang.NullPointerException
from CachingCallSite.java:143:in `call'
from -e:1:in `__file__'
from -e:-1:in `load'
from Ruby.java:632:in `runScript'
from Ruby.java:550:in `runNormally'
from Ruby.java:396:in `runFromMain'
from Main.java:272:in `run'
from Main.java:117:in `run'
from Main.java:97:in `main'
{noformat}
Will fix
--
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