[MacRuby] #769: String::ord with packed array in MacRuby

MacRuby ruby-noreply at macosforge.org
Tue Jan 25 13:27:01 PST 2011


#769: String::ord with packed array in MacRuby
-------------------------------------------------------------+--------------
 Reporter:  babs.devs@…                                      |        Owner:  lsansonetti@…        
     Type:  defect                                           |       Status:  closed               
 Priority:  blocker                                          |    Milestone:  MacRuby Later        
Component:  MacRuby                                          |   Resolution:  fixed                
 Keywords:  binary, pack, ord, ordinal, String, String::ord  |  
-------------------------------------------------------------+--------------
Changes (by vincent.isambart@…):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 In r5190 I fixed how p displayed "\xBA" (I broke it in r5188), the code
 now displays exactly the same output as 1.9, and I don't get any crash so
 I'll close this ticket.

 If you still get crashes please open a new ticket with the description of
 how to reproduce it.

 Note that to deal with bytes you have the each_byte, getbyte and setbyte
 methods.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/769#comment:6>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list