Created
May 4, 2011 15:21
-
-
Save bakkdoor/955404 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
backtype ~/Downloads $ rbx ffi-cairo.rb | |
An exception occurred running ffi-cairo.rb | |
Tried to use non-reference value 0x1 as type Float (25) (TypeError) | |
Backtrace: | |
Object#__script__ at ffi-cairo.rb:263 | |
Rubinius::CodeLoader#load_script at kernel/delta/codeloader.rb:65 | |
Rubinius::CodeLoader.load_script at kernel/delta/codeloader.rb:90 | |
Rubinius::Loader#script at kernel/loader.rb:591 | |
Rubinius::Loader#main at kernel/loader.rb:721 | |
Rubinius::Loader.main at kernel/loader.rb:760 | |
Object#__script__ at kernel/loader.rb:771 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment