[Cl-perec-devel] Problem compiling

Attila Lendvai attila.lendvai at gmail.com
Thu Jan 3 13:09:48 UTC 2008


> ; file: ./cl-perec/util/duplicates.lisp
> ; in: DEFMACRO BIND-CARTESIAN-PRODUCT*
> ;     (METABANG.BIND:BIND
> ;    ((CL-PEREC::NAMES-AND-VALUES (FIRST CL-PEREC::NAMES-VALUES-PAIRS))
> ;     (CL-PEREC::NAMES (FIRST CL-PEREC::NAMES-AND-VALUES))
> ;     (VALUES (REST CL-PEREC::NAMES-AND-VALUES)))
> ;    (CONS 'PROGN
> ;          (ITERATE:ITER (ITERATE:FOR IT.BESE.ARNESI:VALUE :IN VALUES)
> ;                        (ITERATE:COLLECT `(METABANG.BIND:BIND # #)))))
> ;
> ; caught ERROR:
> ;   (in macroexpansion of (BIND # #))
> ;   (hint: For more precise location, try *BREAK-ON-SIGNALS*.)
> ;   The value VALUES is not of type LIST.
>
>
> Any clues?

you're missing a fix. darcs pull your bind repo or pull from here:

darcs pull http://common-lisp.net/project/cl-dwim/darcs/metabang-bind/

hth,

-- 
 attila



More information about the cl-perec-devel mailing list