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 <robert.dod...@gmail.com> writes: > On 2014-06-26, Camm Maguire <c...@maguirefamily.org> 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 > maxima-disc...@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/maxima-discuss > > > > -- Camm Maguire c...@maguirefamily.org ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah _______________________________________________ Gcl-devel mailing list Gcl-devel@gnu.org https://lists.gnu.org/mailman/listinfo/gcl-devel