[MacRuby-devel] loading a non-objc bundle (assertion failed!)

Joel Reymont joelr1 at gmail.com
Fri Jan 14 12:49:38 PST 2011


Not all is peachy :-(.

macirb -r beagle.rb 
irb(main):001:0> bg_open(0)
Assertion failed: (cache->as.fcall.imp != NULL), function rb_vm_dispatch, file dispatcher.cpp, line 766.
Abort trap

cat beagle.rb 
#!/usr/bin/env macruby

require 'Beagle'
load_bridge_support_file 'beagle.bridgesupport'

---
http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont







More information about the MacRuby-devel mailing list