RbConfig is not defined
-----------------------
Key: JRUBY-1262
URL: http://jira.codehaus.org/browse/JRUBY-1262
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Environment: ruby 1.8.5 (2007-08-03 rev 3876) [i386-jruby1.1]
Reporter: TAKAI Naoto
RbConfig should be defined for backward compatibility.
{quote}
% ruby -r rbconfig -e 'RbConfig'
% jruby -r rbconfig -e 'RbConfig'
:1: uninitialized constant RbConfig (NameError)
{quote}
--
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