RUBY_PATCHLEVEL should be a Fixnum instead of String
----------------------------------------------------
Key: JRUBY-3514
URL: http://jira.codehaus.org/browse/JRUBY-3514
Project: JRuby
Issue Type: Bug
Components: Interpreter, Ruby 1.8.7, Ruby 1.9
Affects Versions: JRuby 1.3
Environment: Ubuntu Linux 8.04, x86
Reporter: Hongli Lai
Attachments: jruby-patchlevel-int.diff
RUBY_PATCHLEVEL is a Fixnum in MRI, but it's a String in JRuby. This breaks
some apps which check against RUBY_PATCHLEVEL and expects it to be a Fixnum.
The attached patch fixes this problem.
--
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