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

stat windows XP visual c++ #1773

Closed
diorcety opened this issue Oct 23, 2017 · 5 comments
Closed

stat windows XP visual c++ #1773

diorcety opened this issue Oct 23, 2017 · 5 comments

Comments

@diorcety
Copy link
Contributor

If you want to support windows XP with the new visual c++ version you may want to a work around with this issue https://stackoverflow.com/questions/32452777/visual-c-2015-express-stat-not-working-on-windows-xp . I fall on it with malamute which usez zconfig. Compiled using Visual C++ 2014 v140_xp. Zfile get a 0 length file length. I use a fall back méthode using ftell and fseek in ordre to get the file size.

@bluca
Copy link
Member

bluca commented Oct 23, 2017

is there a change to do here?

@diorcety
Copy link
Contributor Author

We can put a fallback:
diorcety@54cc781

@bluca
Copy link
Member

bluca commented Oct 24, 2017

Could you please send a PR?

@diorcety
Copy link
Contributor Author

#1774

@bluca
Copy link
Member

bluca commented Oct 24, 2017

Thanks!

@bluca bluca closed this as completed Oct 24, 2017
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

No branches or pull requests

2 participants