[MacRuby-devel] [MacRuby] #767: Some minor issues with framework constants

MacRuby ruby-noreply at macosforge.org
Thu Jul 8 16:01:52 PDT 2010


#767: Some minor issues with framework constants
----------------------------+-----------------------------------------------
 Reporter:  jazzbox@…       |        Owner:  lsansonetti@…        
     Type:  defect          |       Status:  closed               
 Priority:  minor           |    Milestone:  MacRuby 0.7          
Component:  MacRuby         |   Resolution:  fixed                
 Keywords:                  |  
----------------------------+-----------------------------------------------
Changes (by lsansonetti@…):

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


Comment:

 This should be better in r4332, at least we shouldn't segfault. A
 RuntimeError exception will now be raised in case a constant whose symbol
 cannot be located is accessed.  Similarly, magic cookies will raise a
 similar exception. I originally wanted to write support for them but
 realized that KCFAllocatorUseContext is the only magic cookie that ships
 in the system, and it's not something critical for now.

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



More information about the MacRuby-devel mailing list