Thread overview | |||||
---|---|---|---|---|---|
|
March 13, 2021 [Issue 21657] MmFile cannot map empty files | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21657 wolframw <wolframw@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wolframw@protonmail.com --- Comment #1 from wolframw <wolframw@protonmail.com> --- Windows cannot map empty files. The MSDN doc for CreateFileMappingW [1] says: > An attempt to map a file with a length of 0 (zero) fails with an error code > of ERROR_FILE_INVALID. Applications should test for files with a length of > 0 (zero) and reject those files. [1] https://docs.microsoft.com/en-us/windows/win32/api/memoryapi/nf-memoryapi-createfilemappingw -- |
December 17, 2022 [Issue 21657] MmFile cannot map empty files | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21657 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
December 01 [Issue 21657] MmFile cannot map empty files | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21657 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/10458 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation