Call of rmdir in destructor causes InvalidMemoryOperationError

Timo Gransch via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Jan 1 10:14:50 PST 2015


Am Thu, 01 Jan 2015 16:07:06 +0000
schrieb "thedeemon" <dlang at thedeemon.com>:

> Solution in this case: call rmdir not from destructor.

Thanks (also to Daniel Kozak) for the information. I moved the functionality to an explicitly called method.

Best regards,
Timo




More information about the Digitalmars-d-learn mailing list