#287: Wrong argument type NSObject (expected Data) in Digest::MD5.hexdigest( ...
)
--------------------------------+-------------------------------------------
Reporter: eski...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: blocker | Milestone:
Component: MacRuby | Keywords: macruby digest typeerror
--------------------------------+-------------------------------------------
Running on: MacRuby version 0.4 (ruby 1.9.1) [universal-darwin9.5, x86_64]
In macirb:
{{{
>> require 'digest'
=> true
>> Digest::MD5.hexdigest("hello")
TypeError: wrong argument type NSObject (expected Data)
from (irb):2:in `(null)'
from (irb):2:in `digest:'
from (irb):2:in `hexdigest'
from (irb):2
from /usr/local/bin/macirb:12:in `<main>'
>>
}}}
In irb19 everything running OK.
--
Ticket URL: <http://www.macruby.org/trac/ticket/287>
MacRuby <http://macruby.org/>
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel