[MacRuby] #1285: Constants missing error when the constants are declared in the class definition

MacRuby ruby-noreply at macosforge.org
Wed May 18 08:20:15 PDT 2011


#1285: Constants missing error when the constants are declared in the class
definition
----------------------------+-----------------------------------------------
 Reporter:  tglee@…         |       Owner:  lsansonetti@…        
     Type:  defect          |      Status:  new                  
 Priority:  blocker         |   Milestone:                       
Component:  MacRuby         |    Keywords:                       
----------------------------+-----------------------------------------------
 At "git commit 68ac3fcaf1041ef9b25fb3bc940a47f41505b7e5"

 When one class is defined in an object-C type and another  a ruby class in
 which constants are declared in the inner class definition, build process
 is OK but constants missing error is shown in runtime at Xcode 4.

 When the constants are defined in the outer ruby class definition, all
 processes are well done.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1285>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list