#192: String#length and String#size do not work correctly
----------------------------------------+-----------------------------------
Reporter: vincent.isamb...@… | Owner: lsansone...@…
Type: defect | Status: closed
Priority: critical | Milestone: MacRuby 0.6
Component: MacRuby | Resolution: fixed
Keywords: |
----------------------------------------+-----------------------------------
Changes (by lsansone...@…):
* status: new => closed
* resolution: => fixed
* milestone: => MacRuby 0.6
Comment:
As of r3858
{{{
$ ./miniruby -e "s='あ'; p s.length, s.size, s.bytesize"
1
1
3
}}}
\o/
--
Ticket URL: <http://www.macruby.org/trac/ticket/192#comment:3>
MacRuby <http://macruby.org/>
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel