https://issues.dlang.org/show_bug.cgi?id=22777
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #2 from Dlang Bot <[email protected]> --- @huglovefan created dlang/druntime pull request #3763 "fix Issue 22777 - stat struct in core.sys.windows.stat assumes CRunti…" fixing this issue: - fix Issue 22777 - stat struct in core.sys.windows.stat assumes CRuntime_DigitalMars the new struct is based on `struct _stat` from https://github.com/wine-mirror/wine/blob/e909986/include/msvcrt/sys/stat.h#L58 https://github.com/dlang/druntime/pull/3763 --
