#352: macirb does not eval UTF-String
------------------------+---------------------------------------------------
Reporter: d...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: major | Milestone: MacRuby 0.5
Component: MacRuby | Keywords:
------------------------+---------------------------------------------------
Old description:
> {{{
> $ echo 'p "Rübe"' | macirb
> p "Rübe"
> SyntaxError: (irb):1: unterminated string meets end of file
> from core:in `eval:'
> from core:in `evaluate:'
> }}}
New description:
{{{
$ echo 'p "Rübe"' | macirb
p "Rübe"
SyntaxError: (irb):1: unterminated string meets end of file
from core:in `eval:'
from core:in `evaluate:'
}}}
--
Comment(by mattaimone...@…):
confirmed
--
Ticket URL: <http://www.macruby.org/trac/ticket/352#comment:1>
MacRuby <http://macruby.org/>
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel