Take bitwidth into account in BOOLEAN alien type
authorPaul Khuong <pvk@pvk.ca>
Mon, 20 May 2013 03:47:13 +0000 (23:47 -0400)
committerPaul Khuong <pvk@pvk.ca>
Mon, 20 May 2013 05:05:56 +0000 (01:05 -0400)
commit14dde89d91420d03a37e6b03f2e41e830218b736
tree7e611289125200add509a20510dbb1d58a55d71f
parent825bbf4381c95fba0e6de0f662f5fe61f77160a1
Take bitwidth into account in BOOLEAN alien type

Some ABIs (x86/x86-64) allow garbage in unused upper bits of return
values; take that into account when converting BOOLEAN return types
to CL BOOLEANs.
NEWS
src/code/host-alieneval.lisp