gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] [Maxima-discuss] sys-proclaims.lisp


From: Camm Maguire
Subject: Re: [Gcl-devel] [Maxima-discuss] sys-proclaims.lisp
Date: Thu, 26 Jun 2014 16:58:45 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Greetings, and thanks so much!

--- maxima-5.33.0.orig/src/generate-sys-proclaim.lisp
+++ maxima-5.33.0/src/generate-sys-proclaim.lisp
@@ -1,5 +1,5 @@
 (load "../lisp-utils/defsystem.lisp")
 (compiler::emit-fn t)
-(load "../lisp-utils/make-proclaim.lisp")
+;(load "../lisp-utils/make-proclaim.lisp")
 (mk::oos "maxima" :compile :verbose t)
-(compiler::make-all-proclaims "*/*.fn" "*/*/*/*.fn")
\ No newline at end of file
+(compiler::make-all-proclaims "*/*.fn" "*/*/*/*.fn")


Robert Dodier <address@hidden> writes:

> On 2014-06-26, Camm Maguire <address@hidden> wrote:
>
>> Greetings!  In putting together 2.6.11, I've added automatic
>> 'proclaimed-closure detection to GCL's sys-proclaim.lisp generating
>> facility.  I noticed maxima bypasses these gcl routines, apparently to
>> keep sys-proclaims.lisp from changing to frequently.  As the default gcl
>> build process is now to build twice anyway, generating a fresh
>> sys-proclaims.lisp each time, can we not just default to the routines in
>> gcl and let my improvements flow through?
>
> OK by me -- can you provide a patch for the build machinery?
>
> best,
>
> Robert Dodier
>
>
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> _______________________________________________
> Maxima-discuss mailing list
> address@hidden
> https://lists.sourceforge.net/lists/listinfo/maxima-discuss
>
>
>
>

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