Artifact
5861d740146a3bd519a3563cb24e42a296b85c18:
- File
src/winfile.c
-
2014-04-29 09:26:20
— part of check-in
[cdfde813f9]
on branch mistake
— Fix some compiler warnings 'may be uninitialized in this function'.
Move path conversions out of win32_chdir/win32_access/win32_stat, as its caller already can do that. This eliminates some code duplication.
(user:
jan.nijtmans
size: 7489)
-
2014-04-29 10:19:59
— part of check-in
[503482a2c6]
on branch trunk
— Fix some compiler warnings 'may be uninitialized in this function'.
Move path conversions out of win32_chdir/win32_access/win32_stat, as its caller already can do that. This eliminates some code duplication.
(user:
jan.nijtmans
size: 7489)