gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Re: Compiling Reduce Bug


From: Camm Maguire
Subject: [Gcl-devel] Re: Compiling Reduce Bug
Date: 11 Jan 2006 10:36:27 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings, and thanks!  Should be fixed now.

Take care,

"Mike Thomas" <address@hidden> writes:

> Hi Camm.
> 
> The following causes an error in HEAD.
> 
> Likewise if one places the definition of reduce-test in a file and calls
> compile-file on it.
> 
> Cheers
> 
> Mike Thomas.
> 
> 
> 
> >(defun reduce-test (v) (reduce #'+ v))
> 
> REDUCE-TEST
> 
> >(compile 'reduce-test)
> 
> ;; Compiling c:/DOCUME~1/miketh/LOCALS~1/Temp/gazonk_3592_0.lsp.
> Error in CONDITIONS::CLCS-COMPILE-FILE [or a callee]:
> CONDITIONS::CLCS-COMPILE-FILE [or a callee] requires more than one
> argument.
> 
> Fast links are on: do (si::use-fast-links nil) for debugging
> Broken at CONDITIONS::CLCS-UNIVERSAL-ERROR-HANDLER.  Type :H for Help.
>  1 (Continue) Retry compiling file
> #P"c:/DOCUME~1/miketh/LOCALS~1/Temp/gazonk_35
> 92_0.lsp".
>  2 Retry compiling REDUCE-TEST.
>  3 Return to top level.
> dbl:>>3
> 
> Top level.
> >
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]