windows: stat::st_mode and S_IFMT are of different type #3161
Labels
breakage-candidate
C-bug
Category: bug
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Milestone
On windows
stat::st_mode
libc/src/windows/mod.rs
Line 60 in bac1442
S_IFMT
(and other mode flags)libc/src/windows/mod.rs
Line 146 in bac1442
to not be portable.
The text was updated successfully, but these errors were encountered: