- Package:
- mingw-w64-common
- Source:
- mingw-w64
- Submitter:
- Josh Triplett
- Date:
- 2025-09-18 06:39:02 UTC
- Severity:
- normal
- Tags:
MinGW's sys/stat.h defines S_I{R,W,X}USR, but does not define
S_I{R,W,X}{GRP,OTH}. This makes it more difficult to build software with
UNIX-like assumptions about stat. Please define these constants.
- Josh Triplett
Version: 4.0~rc1-1 This was fixed a while ago, apologies for not closing the bug sooner. Regards, Stephen