weird exception on windows

Kagamin spam at here.lot
Fri Dec 15 14:55:17 UTC 2017


That said, tempCString code is suspicious:
https://github.com/dlang/phobos/blob/master/std/internal/cstring.d#L221
If unittest-versioned exists calls release-versioned tempCString, 
it will corrupt the stack. Try to replace 16 with 256 there and 
recompile your code.


More information about the Digitalmars-d-learn mailing list