bug-bison
[Top][All Lists]
Advanced

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

Re: variables in yyparse


From: Laurence Finston
Subject: Re: variables in yyparse
Date: Mon, 20 Dec 2004 10:46:20 +0100 (MET)

On Mon, 20 Dec 2004, Akim Demaille wrote:

>
> I believe it should be emphasized that it that case, most programs
> (but the OS, shells, etc.) can simply shut down.  The situation is
> really exceptional, and recovery almost impossible.
>

I suppose if the size of the heap can be the size of the address space,
presumably minus the size of the code, data, and stack segments, and
whatever bookkeeping data the run-time system needs, I'll only
run out of heap if something goes terribly wrong, like allocation in an
endless loop.

I'll have to check what actually happens and give some
thought to this issue.

Thanks to all for your help.

Laurence




reply via email to

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