20 Oct
2009
20 Oct
'09
2:33 p.m.
#395: String#% does not work with %p ----------------------------+----------------------------------------------- Reporter: jazzbox@… | Owner: lsansonetti@… 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/>