<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Another compiler-warning surprise that is new in CCL 1.4:</div><div><br></div><div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000">? (defun test () (the (values integer real) (round 2.5)))</font></div><div><font class="Apple-style-span" color="#000000">;Compiler warnings :</font></div><div><font class="Apple-style-span" color="#000000">;   In test: Conflicting type declarations for (the (values integer real) (round 2.5))</font></div><div><font class="Apple-style-span" color="#000000">test</font></div></blockquote><div><br></div></div></body></html>