On Oct 14, 2012, at 20:12, Eric Marsden eric.marsden@free.fr wrote:
Hi,
File src/org/armedbear/lisp/digest.lisp in current SVN contains an incomplete function named SHA256 (unbalanced parentheses).
Thanks, I brutalized the function into compiling without warnings. Obviously, the string branch line in the typecase form was killed - didn't want to guess what the code had been there, so I inserted a shouty error form instead.
Rudi