]> gitweb.factorcode.org Git - factor.git/commit
compiler.tests.alien: Add structs with uint and ulonglong pairs and return them from...
authorDoug Coleman <doug.coleman@gmail.com>
Sat, 8 Nov 2014 21:39:47 +0000 (13:39 -0800)
committerDoug Coleman <doug.coleman@gmail.com>
Sat, 8 Nov 2014 21:39:47 +0000 (13:39 -0800)
commit1b5711cc42cf571139757ad1e2082e4c0cc52fa1
tree566f822c4bff610e9a05155efb8408505e0ae68a
parent56f1b87a6f45c61b27c4ce25920f59d507124456
compiler.tests.alien: Add structs with uint and ulonglong pairs and return them from an FFI call. macosx32 seems to be working, hopefully this will break it or confirm that it's working. Linux32 is broken, hopefully this will show how.
basis/compiler/tests/alien.factor
vm/ffi_test.c
vm/ffi_test.h