Null references redux

Christopher Wright dhasenan at gmail.com
Sun Sep 27 04:34:54 PDT 2009


Jeremie Pelletier wrote:
> There again, I favor stronger initialization semantics over nonnull 
> types. This will get rid of most of these errors

Only for local variables. Not for fields.

> Most segfaults I have take me at most a few minutes to pinpoint. Its 
> finding backdoors to compiler enforcements thats annoying.

You're complaining now because you'd try to cram 'null' down the throat 
of something marked 'not-null' and fear it would be difficult?



More information about the Digitalmars-d mailing list