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;

Reply via email to