]> gitweb.factorcode.org Git - factor.git/commit
alien: need to differentiate between the type of the result before and after boxing...
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Mon, 10 Aug 2009 21:17:33 +0000 (16:17 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Mon, 10 Aug 2009 21:17:33 +0000 (16:17 -0500)
commit9fb0dcd9bde23b961af7300198d2b5da97db46ff
treed3d8619e13a6b50b3df6bc731e130020af767c3b
parente9d5b364b315ca149758d2a1989628d72133b9e6
alien: need to differentiate between the type of the result before and after boxing; the former is used by propagation for #alien-invoke nodes and the latter is used by specialized arrays. This fixes FFI unit test failures
basis/alien/arrays/arrays.factor
basis/alien/c-types/c-types.factor
basis/alien/complex/complex-tests.factor
basis/alien/complex/functor/functor.factor
basis/alien/structs/structs.factor
basis/specialized-arrays/functor/functor.factor