[MacRuby-devel] [MacRuby] #825: Segfault occurs with Iconv#iconv and Iconv.iconv when calls that nil is specified for string.

MacRuby ruby-noreply at macosforge.org
Wed Aug 4 19:57:35 PDT 2010


#825: Segfault occurs with Iconv#iconv and Iconv.iconv when calls that nil is
specified for string.
----------------------------------+-----------------------------------------
 Reporter:  watson1978@…          |       Owner:  lsansonetti@…        
     Type:  defect                |      Status:  new                  
 Priority:  blocker               |   Milestone:                       
Component:  MacRuby               |    Keywords:                       
----------------------------------+-----------------------------------------

Comment(by lsansonetti@…):

 Currently, MacRuby doesn't build the iconv extension and instead installs
 a pure ruby iconv.rb file that wraps calls to NSString. The wrapper is
 surely buggy and incomplete, I wonder if it wouldn't be better to make the
 extension work instead.

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



More information about the MacRuby-devel mailing list