[MacRuby-devel] Re: [ruby] #48: inline functions not available from MacRuby (Foundation.h et cetera)

ruby ruby-noreply at macosforge.org
Sat Apr 12 11:42:10 PDT 2008


#48: inline functions not available from MacRuby (Foundation.h et cetera)
--------------------------------+-------------------------------------------
 Reporter:  apparently at fake.ru  |        Owner:  lsansonetti at apple.com
     Type:  defect              |       Status:  new                  
 Priority:  blocker             |    Milestone:                       
Component:  MacRuby             |   Resolution:                       
 Keywords:                      |  
--------------------------------+-------------------------------------------
Comment (by apparently at fake.ru):

 unfortunately this trick doesn't appear to work for the CoreGraphics dylib
 (CGPointMake, CGRectMake, CGSizeMake - likely everything in CGGeometry.h),
 generating the dylib blows up with missing CG headers - perhaps because it
 is in an umbrella framework a slightly different command is needed?

 also, and perhaps more importantly, while i can use inline functions
 defined in NSGeometry after regenerating the dylib in macirb, i cannot
 from my MacRuby applications which result in the same backtrace, even
 after a full clean.

-- 
Ticket URL: <http://trac.macosforge.org/projects/ruby/ticket/48#comment:3>
ruby <http://ruby.macosforge.org/>


More information about the MacRuby-devel mailing list