I finally got a stack trace on my InvalidMemoryOperationError

Etienne via Digitalmars-d digitalmars-d at puremagic.com
Thu Jun 4 17:41:35 PDT 2015


On Friday, 5 June 2015 at 00:22:25 UTC, Vladimir Panteleev wrote:
> Invalid state == unusable. We need to be extremely careful in 
> memory corruption conditions. For example, if the application 
> has a memory-mapped file, we can corrupt data on disk if we're 
> careless.

Well that's probably why it should inherit Throwable then. 
There's no good reason to care more about the experimental 
program than about the mental health of the programmer writing it.


More information about the Digitalmars-d mailing list