Skip to content

Instantly share code, notes, and snippets.

@dgtized
Created August 21, 2008 20:27
Show Gist options
  • Save dgtized/6635 to your computer and use it in GitHub Desktop.
Save dgtized/6635 to your computer and use it in GitHub Desktop.
vm/ffi.cpp: In member function ‘void** rubinius::NativeFunction::marshal_arguments(rubinius::VM*, rubinius::Message*)’:
vm/ffi.cpp:707: error: jump to case label
vm/ffi.cpp:703: error: crosses initialization of ‘rubinius::VM** tmp’
vm/ffi.cpp:714: error: jump to case label
vm/ffi.cpp:703: error: crosses initialization of ‘rubinius::VM** tmp’
vm/ffi.cpp:727: error: jump to case label
vm/ffi.cpp:703: error: crosses initialization of ‘rubinius::VM** tmp’
rake aborted!
Command failed with status (1): [gcc -Ivm/external_libs/libtommath -Ivm/ext...]
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment