gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: The constant NIL is being bound.


From: Camm Maguire
Subject: [Gcl-devel] Re: The constant NIL is being bound.
Date: 22 Mar 2006 13:15:08 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings, and thanks!  Should be fixed now.

Take care,

Robert Boyer <address@hidden> writes:

F> Here's an odd thing to do.
> 
> (This is approximately ANSI test rotatef.3.)
> 
> Bob
> 
> -------------------------------------------------------------------------------
> 
> % xg
> GCL (GNU Common Lisp)  2.7.0 ANSI    Mar 15 2006 18:07:14
> Source License: LGPL(gcl,gmp,pargcl), GPL(unexec,bfd)
> Binary License:  GPL due to GPL'ed components: (BFD UNEXEC)
> Modifications of this banner must retain notice of a compatible license
> Dedicated to the memory of W. Schelter
> 
> Use (help) to get some basic information on how to use GCL.
> Temporary directory for compiler files set to /tmp/
> 
> >(defun foo () (rotatef))
> 
> FOO
> 
> >(compile 'foo)
> 
> ;; Compiling /tmp/gazonk_26482_0.lsp.
> ; (DEFUN FOO ...) is being compiled.
> ;;; The constant NIL is being bound.
> No FASL generated.
> Error in CONDITIONS::CLCS-COMPILE-FILE [or a callee]: File #P(:NAME
>                                                               "t") does not 
> exist.
> 
> 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"/tmp/gazonk_26482_0.lsp".
>  2 Retry compiling FOO.
>  3 Return to top level.
> dbl:>>
> 
> 
> 

-- 
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]