#48: inline functions not available from MacRuby (Foundation.h et cetera) --------------------------------+------------------------------------------- Reporter: apparently@fake.ru | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Resolution: Keywords: | --------------------------------+------------------------------------------- Comment (by apparently@fake.ru): until MacRuby can support the default, non-GC dylib, one can regenerate the Foundation dylib using the GC switch CFLAG, moving the system version aside - seems to do the trick. {{{ % gen_bridge_metadata -f /System/Library/Frameworks/Foundation.framework -F dylib -o ~/Desktop/Foundation.dylib -c -fobjc-gc }}} -- Ticket URL: <http://trac.macosforge.org/projects/ruby/ticket/48#comment:1> ruby <http://ruby.macosforge.org/>