[Openmcl-devel] BUG: incorrect result from SBIT (armel)

Eric Marsden eric.marsden at free.fr
Thu Nov 17 08:46:51 PST 2011


Hi,

,----
| ? (lisp-implementation-version)
| "Version 1.8-dev  (LinuxARM32)"
| ? (defun foo (a) (sbit a 72))
| FOO
| ? (foo #*1110111100110000000101110111001000010100011011101000010011001101011000111101001010110011001110010101)
| 0
`----

The return value should be 1.

-- 
Eric Marsden




More information about the Openmcl-devel mailing list