Better diagnostics for null classes dereferencing

Per Nordlöw per.nordlow at gmail.com
Tue Jul 10 21:49:20 UTC 2018


On Tuesday, 10 July 2018 at 19:27:07 UTC, Steven Schveighoffer 
wrote:
> import etc.linux :  registerMemoryErrorHandler;

Needs to be:

import etc.linux.memoryerror : registerMemoryErrorHandler;



More information about the Digitalmars-d-learn mailing list