On 2014-04-11 18:05, monarch_dodra wrote:

Why? The D version would just go from "object.Error Access Violation" to
"AssertError null this".

Hmm, I was pretty sure it wouldn't assert.

And in release, you'd still (highly probably) still get the Access
Violation.

No, in release mode it's possible to call non-virtual methods on null references.

--
/Jacob Carlborg

Reply via email to