dereferencing null

Sandeep Datta datta.sandeep at gmail.com
Sat Mar 3 19:15:18 PST 2012


> You can catch it in D (on Windows):

This is great. All we have to do now is provide a more specific 
exception (say NullReferenceException) so that the programmer has 
the ability to provide a specific exception handler for 
NullReferenceException etc.

I gave it a try on Linux but unfortunately it leads to a segfault 
(DMD 2.056, x86-64).


More information about the Digitalmars-d mailing list