#737: Unpack inconsistencies (possibly related to issue #605?) ---------------------------------+------------------------------------------ Reporter: babs.d...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: Grit, unpack ---------------------------------+------------------------------------------
Comment(by macr...@…): This might be down to the encodings, what encoding do you get the constant and packed string? The packed string I believe will be using the BINARY or ASCII-8BIT encoding, in order to compare the two strings you might need to use :force_encoding on the constant, provided its a Ruby string and not an NSString. -- Ticket URL: <http://www.macruby.org/trac/ticket/737#comment:2> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel