[MacRuby] #1046: DietRB gets confused about Strings and Symbols when I pass an Integer
MacRuby
ruby-noreply at macosforge.org
Tue Dec 14 23:33:25 PST 2010
#1046: DietRB gets confused about Strings and Symbols when I pass an Integer
---------------------------------------+------------------------------------
Reporter: joshua.ballanco@… | Owner: eloy.de.enige@…
Type: defect | Status: new
Priority: blocker | Milestone: MacRuby 1.0
Component: MacRuby | Keywords:
---------------------------------------+------------------------------------
This doesn't seem to be right at all:
{{{
irb(main):001:0> require 'digest'
=> true
irb(main):002:0> digest = Digest::SHA2.new(512)
TypeError: can't convert Symbol into String
}}}
--
Ticket URL: <http://www.macruby.org/trac/ticket/1046>
MacRuby <http://macruby.org/>
More information about the macruby-tickets
mailing list