<br><br><div class="gmail_quote">On Wed, Feb 27, 2008 at 9:16 AM, David Brown <<a href="mailto:lisp@davidb.org">lisp@davidb.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="Ih2E3d">On Tue, Feb 26, 2008 at 07:08:43PM -0800, Neil Baylis wrote:<br>
<br>
>CL-USER> (foo 3)<br>
>> Error: value -2 is not of the expected type UNSIGNED-BYTE.<br>
>> While executing: NBUTLAST, in process repl-thread(5).<br>
>> Type :POP to abort, :R for a list of available restarts.<br>
>> Type :? for other options.<br>
<br>
</div>Which version of CCL are you using?  I just tried this, and I get an error<br>
popup with<br>
<br>
   Too few arguments in call to #<Compiled-function FOO #x30004101295F>:<br>
   1 arguments provided, at least 2 required.<br>
      [Condition of type CCL::TOO-FEW-ARGUMENTS]<br>
<font color="#888888"><br>
David<br>
</font></blockquote></div><div><br></div>Hi David,<div><br>Here's what it prints when I start it up:<div><br><div><div>Welcome to Clozure Common Lisp Version 1.1-r8468 (DarwinPPC32)!</div><div><br></div><div>I just installed this about a week ago with a cvs update, but I was also seeing this problem before I did the update.</div>
<div><br></div><div>Neil</div><div><br></div></div></div></div>