[MacRuby-devel] [MacRuby] #737: Unpack inconsistencies (possibly related to issue #605?)

MacRuby ruby-noreply at macosforge.org
Sat Jun 5 00:52:52 PDT 2010


#737: Unpack inconsistencies (possibly related to issue #605?)
---------------------------------+------------------------------------------
 Reporter:  babs.devs@…          |       Owner:  lsansonetti@…        
     Type:  defect               |      Status:  new                  
 Priority:  major                |   Milestone:                       
Component:  MacRuby              |    Keywords:  Grit, unpack         
---------------------------------+------------------------------------------

Comment(by macruby@…):

 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/>



More information about the MacRuby-devel mailing list