Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove all uses of stat() on Windows. Buggy on XP with VS 2015. #7994

Merged
merged 7 commits into from
Sep 23, 2015

Conversation

hrydgard
Copy link
Owner

Might possibly help #7967 (XP) by avoiding _wstat64? That would be a libc bug though.

Might possibly help #7967 (XP) by avoiding _wstat64? That would be a libc bug though.
@hrydgard hrydgard changed the title Simplify FileUtil::Exists. Minor cleanups. Remove all uses of stat() on Windows. Buggy on XP with VS 2015. Sep 23, 2015
hrydgard added a commit that referenced this pull request Sep 23, 2015
Remove all uses of stat() on Windows. Buggy on XP with VS 2015.
@hrydgard hrydgard merged commit 103b73d into master Sep 23, 2015
@hrydgard hrydgard deleted the fileutil-cleanup branch September 23, 2015 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants