Rbconfig's Config::CONFIG provides non-standard platform names
--------------------------------------------------------------
Key: JRUBY-2350
URL: http://jira.codehaus.org/browse/JRUBY-2350
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: JRuby 1.1
Environment: Latest JRuby 1.1
Reporter: Vladimir Sizikov
Assignee: Vladimir Sizikov
Fix For: JRuby 1.1.1
For example,
jruby -e "require 'rbconfig'; p Config::CONFIG['host_os']"
prints "Windows Vista". But should use "mswin32".
We actually even have the appropriate mappings in RbConfigLibrary, we just
don't use them.
--
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