[Openmcl-devel] Bug: Non conforming behaviour in loop's with clause

Javier Olaechea pirata at gmail.com
Mon Apr 25 23:31:33 PDT 2016


Accoding to clhs 6.1.1.7 "If there are more variables in the variable list
than there are values in the values list, the remaining variables are given
a value of nil" So (loop with (a b) := (mutiple-value-list nil) ...) [also
with (m-v-l (values))] should bind a and b to nil. Instead to raises an
error as shown in the paste linked below

http://paste.lisp.org/display/314678

Thanks for CCL,
  Javier Olaechea

-- 
"I object to doing things that computers can do." — Olin Shivers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20160426/fbdf4252/attachment.htm>


More information about the Openmcl-devel mailing list