axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] Re: Axiom trunk failure


From: Gabriel Dos Reis
Subject: Re: [Axiom-developer] Re: Axiom trunk failure
Date: 07 May 2006 00:49:33 +0200

root <address@hidden> writes:

| I've applied your patches. they will be available at the next release.

Thanks!

| Note that you didn't remove the 
| <<gcl-2.6.7pre.tail-recursive.patch>>=
| chunk from lsp/Makefile even though you deleted the corresponding file.

Fixed thusly.  
Tested on an i686-pc-linux-gnu.

-- Gaby

lsp/ChangeLog
2006-05-06  Gabriel Dos Reis  <address@hidden>

        * Makefile.pamphlet (gcl-2.6.7pre.tail-recursive.patch): Remove.

--- lsp/Makefile.pamphlet       (revision 35)
+++ lsp/Makefile.pamphlet       (local)
@@ -453,14 +453,6 @@
          echo 12 applying tail-recursive noise patch ; \
          ${PATCH} <${SPD}/zips/${GCLVERSION}.cmpnew.gcl_cmpcall.lsp.patch )
 @
-<<gcl-2.6.7pre.tail-recursive.patch>>=
-       @(cd ${GCLVERSION}/cmpnew ; \
-         echo 11 applying tail-recursive noise patch ; \
-         ${PATCH} <${SPD}/zips/${GCLVERSION}.cmpnew.gcl_cmpflet.lsp.patch )
-       @(cd ${GCLVERSION}/cmpnew ; \
-         echo 12 applying tail-recursive noise patch ; \
-         ${PATCH} <${SPD}/zips/${GCLVERSION}.cmpnew.gcl_cmpcall.lsp.patch )
-@
 \subsubsection{collectfn fix}
 GCL-2.6.1 renamed collectfn.lsp to gcl\_collectfn.lsp.
 We rename it back into place because we have later Makefiles




reply via email to

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