]> gitweb.factorcode.org Git - factor.git/commit
Fix bool type; its actually 1 byte not 4 in structs. Bug reported by jedahu
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Tue, 5 May 2009 23:37:40 +0000 (18:37 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Tue, 5 May 2009 23:37:40 +0000 (18:37 -0500)
commit58d0e17936036aeb74962775dc33bc23d3749abd
treeed9153ef2876b2385935af64f79f8a45b9a247d3
parent4ee581584364e08ae1532e10e7872e887d36eea0
Fix bool type; its actually 1 byte not 4 in structs. Bug reported by jedahu
basis/alien/c-types/c-types.factor
basis/compiler/tests/alien.factor
vm/ffi_test.c
vm/ffi_test.h