[MacRuby] #849: MacRuby throws the exception of "Encoding::CompatibilityError" with various cases.

MacRuby ruby-noreply at macosforge.org
Wed Aug 18 22:32:30 PDT 2010


#849: MacRuby throws the exception of "Encoding::CompatibilityError" with various
cases.
----------------------------------+-----------------------------------------
 Reporter:  watson1978@…          |       Owner:  lsansonetti@…        
     Type:  defect                |      Status:  new                  
 Priority:  blocker               |   Milestone:                       
Component:  MacRuby               |    Keywords:                       
----------------------------------+-----------------------------------------

Comment(by lsansonetti@…):

 I see. #742 is another story indeed.

 I have a few points regarding your patch:

 - Maybe the include/ruby/intern.h changes should go to
 include/ruby/encoding.h?
 - I believe the OBJ_INFECT macro does nothing on MacRuby, it's probably
 better to not use it.

 Can you try running the rubyspec suite (rake spec:ci) after building with
 your patch? If the specs pass, feel free to commit.

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



More information about the macruby-tickets mailing list