"5E".to_f behaves differently than MRI
--------------------------------------
Key: JRUBY-5208
URL: http://jira.codehaus.org/browse/JRUBY-5208
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: JRuby 1.5.1
Environment: jruby 1.5.1 (ruby 1.8.7 patchlevel 249) (2010-06-06
f3a3480) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_22) [x86_64-java]
Reporter: Uwe Kubosch
Priority: Critical
{noformat}
macbeth:~ uwe$ irb
>> "5E".to_f
=> 5.0
>> exit
macbeth:~ uwe$ jirb
>> "5E".to_f
=> 0.0
>> exit
macbeth:~ uwe$
{noformat}
--
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