#116: "%s" inside of format statements in macruby doesn't work with multibyte characters -------------------------------------+-------------------------------------- Reporter: jordan.breed...@… | Owner: lsansone...@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | -------------------------------------+-------------------------------------- Changes (by lsansone...@…):
* status: new => closed * resolution: => fixed * milestone: => MacRuby 0.6 Comment: This should be fixed as of trunk. {{{ $ ./miniruby -e "p 'foo %s bar' % 'あいえうお'" "foo あいえうお bar" }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/116#comment:4> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel