What's the current state of D?

Tomas Lindquist Olsen tomas.l.olsen at gmail.com
Sat May 9 16:27:00 PDT 2009


On Sun, May 10, 2009 at 12:05 AM, mpt <mpt at ikikiki.fi> wrote:
> I keep making 2 mistakes in my D programs, and fixing them feels
> troublesome.
>
> 1. Null references. I get a segfault and gdb is useless (ldc thing maybe).

Useless how? Generally LDC debug info should be decent. If not, we'd
be glad to look into why that is!

> 2. Exceptions. It prints the msg nicely, but it's unhelpful in tracing
> the real cause of error.
>
> Shouldn't there be an automatic null check for references and stack
> traces? Sometimes I think I'm using the wrong tool as others have
> solutions for these.
>



More information about the Digitalmars-d mailing list