(no subject)



On 5/2/07, Andreas Eder <aeder at arcor.de> wrote:
>
> Well, if you look inside db.lisp you'll see that there are 2
> arrays (conmrk and conunmrk) set up with a limit of connumber, so
> you would have to adjust those also.
>

Oops, sorry, quite right.  Thanks, Andreas.

Though you can easily adjust conmrk and conunmrk in a running Maxima, it
appears that overflowing contexts here is a *symptom* of another problem,
just as stack overflow is often a symptom of an infinite recursion, not a
resource limitation.

           -s