axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] Invocation history stack overflow


From: Camm Maguire
Subject: Re: [Axiom-developer] Invocation history stack overflow
Date: Tue, 24 Aug 2010 14:54:32 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Greetings!

Tim Daly <address@hidden> writes:

> (defun compfail (parts0 parts1)
> (let ((same t))
>    (loop for p0 in parts0 for p1 in parts1
>       while same
>       (setq same (eq p0 p1)))))
>

(compile 'compfail)

Take care,

>
> _______________________________________________
> Axiom-developer mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/axiom-developer
>
>
>
>

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