axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] A curious algebra failure


From: Bill Page
Subject: Re: [Axiom-developer] A curious algebra failure
Date: Sun, 12 Aug 2007 08:16:56 -0400

On 8/12/07, Weiss, Juergen wrote:
>
> The file patches.lisp in the scratchpad sources from 1990 contained the
> following line:
>
> (defun |pmatch| (s p) (|pmatchWithSl| s p '(ok))) ;assoc with atom at
> eol
>
> to override the definition in c-util.boot.
>

This reminds me to ask/suggest that the contents of 'patches.lisp'
should be merged back onto the original sources that are being
patched. Surely this way of patching the Lisp code should be avoided
since it negates most advantages of source code control and makes the
actual function of significant parts of the code more obscure.

> Seems that pmatchWithSl returns nil when a match
> ...

Regards,
Bill Page.




reply via email to

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