weird exception on windows

Szabo Bogdan szabobogdan3 at gmail.com
Fri Dec 15 09:50:22 UTC 2017


On Friday, 15 December 2017 at 09:24:07 UTC, Kagamin wrote:
> Try printf debugging in case argument is invalid.

ah .. ok ...

I tried to debug the issue and it looks like the filename is 
valid and there is no null value.

I am thinking that the value is destroyed before it reach the 
`GetFileAttributesW` or during that call... but I don't see how 
that is possible.




More information about the Digitalmars-d-learn mailing list