axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] 2.7.0 reports


From: Stephen Wilson
Subject: Re: [Axiom-developer] 2.7.0 reports
Date: 25 Jun 2007 18:26:47 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Camm Maguire <address@hidden> writes:

> Greetings!  Just interested, why do you execute si::top-level by hand?

Its just a hackish way of establishing bindings with dynamic extent
and quickly testing the effect on the system.  Executing the )fin
command at axiom toplevel returns to enclosing lisp repl.  Using
si:top-level lets me `nest' sessions.  I rarely do this, however.

Sincerely,
Steve


> 
> Take care,
> 
> Stephen Wilson <address@hidden> writes:
> 
> > Waldek Hebisch <address@hidden> writes:
> > 
> > > Later I hit problem with setting memory parameters, gcl complained:
> > > 
> > > Condition in APPLY [or a callee]: INTERNAL-SIMPLE-ERROR: Can't set the 
> > > limit for relocatable blocks to 1000.
> > > 
> > > This error went away when I commented Axiom code which tried to
> > > set memory parameteres.
> > 
> > Unsure if its related, but I have hit similar problems after doing
> > extensive wrok at the REPL then issuing (sys:top-level) which, IIFC,
> > winds up in the calls to sys:allocate. 
> > 
> > Explicit call to gc in all cases so far has enabled me to continue.
> > 
> > 
> > Cheers,
> > Steve
> > 
> > 
> > 
> > 
> 
> -- 
> 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]