gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Compiling GCL


From: Camm Maguire
Subject: Re: [Gcl-devel] Compiling GCL
Date: Thu, 07 Nov 2013 12:23:37 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Greetings!

Faré <address@hidden> writes:

> Dear Camm,
>
> yes, things are better now, but still not good.
>
> The pathnames test hurts my brain. I can never remember how this thing works.
> Nevertheless it appears that GCL doesn't like logical-pathnames,
> and doesn't like pathnames without a type.
>

Can you boil this down to a form or function or two?

> Am I correct that delete-file fails to signal a file-error, but only a
> simple-error?

Yes -- should be fixed now.

>
> Several failures look like "foo is not of type (OR NULL CHARACTER STRING)"
> this probably comes from strcat, and might have to do with multiple
> string types.

form?

>
> TEST ABORTED: Condition in LAMBDA [or a callee]:
> INTERNAL-SIMPLE-TYPE-ERROR:
> CONDITIONS::INTERNAL-SIMPLE-LOAD-SYSTEM-DEFINITION-ERROR is not of
> type (SATISFIES CONDITIONS::CONDITION-CLASS-P): Not a condition type:
> CONDITIONS::INTERNAL-SIMPLE-LOAD-SYSTEM-DEFINITION-ERROR
> There's something wrong in your condition system implementation, it seems.
>

form?

> Also, can I get decent backtraces? How?
>

before starting, (si::use-fast-links nil).  Then in an error, :bt.

Sorry to be asking for more info, but I feel confident given your
intimate familiarity with asdf you are much more capable of navigating
the significant depth of scripts, drivers, etc. than I.

Thanks so much!
-- 
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]