#395: String#% does not work with %p ----------------------------+----------------------------------------------- Reporter: jazz...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ----------------------------+----------------------------------------------- {{{ macruby -e 'p "%p" % "foo"' }}}
results in {{{ core:in `%:': expected instance of Pointer, got `"foo"' (NSMutableString) (TypeError) from -e:1:in `<main>' }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/395> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel