Change the name of ArrayBoundsException in druntime

Jarrett Billingsley jarrett.billingsley at gmail.com
Wed Oct 22 16:18:57 PDT 2008


On Wed, Oct 22, 2008 at 7:13 PM, Sean Kelly <sean at invisibleduck.org> wrote:
> Errors represent situations which are typically non-recoverable--program
> logic errors, for example, or situations where data corruption may have
> occurred--while Exceptions represent the bulk of normal execution errors,
> including OutOfMemory conditions.

How, pray tell, is an app supposed to recover from an out-of-memory condition?



More information about the Digitalmars-d mailing list