Christian Lynbech <[EMAIL PROTECTED]> writes:
> I have some sympathy for the sentiment that adding `in-package' forms
> when you kind of don't care is silly. This is after all lisp, not Java
> or Erlang. The "packages.lisp" file just want to create packages for
> cl-regex and thus is rather safe,
> "Peter" == Peter Van Eynde <[EMAIL PROTECTED]> writes:
>> The system being loaded in this example is the :regex system of the
>> "cl-regex" package (in version 1-1).
Peter> regex/packages.lisp does not start with "(in-package :common-lisp-user)"
Peter> when you add that line the problem sho
Hello,
On Thursday 16 March 2006 11:29, Christian Lynbech wrote:
> The symptom is that the first I load and compiles a system, for
> instance with `clc-require', it works as expected. However, on
> subsequent starts of lisp, the load of the (now compiled) system
> fails. The full error log is belo
Package: cl-asdf
Version: 1.89-1
Severity: normal
I am having some problems with ASDF, that hits both CMUCL and SBCL.
The symptom is that the first I load and compiles a system, for
instance with `clc-require', it works as expected. However, on
subsequent starts of lisp, the load of the (now comp
4 matches
Mail list logo