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

Doesn't compile with Clang/C2 #934

Closed
gpakosz opened this issue Nov 10, 2016 · 4 comments · May be fixed by #4571
Closed

Doesn't compile with Clang/C2 #934

gpakosz opened this issue Nov 10, 2016 · 4 comments · May be fixed by #4571

Comments

@gpakosz
Copy link
Contributor

gpakosz commented Nov 10, 2016

GoogleTest doesn't compile with Visual Studio's new Clang/C2 giving lots of errors like:

error : use of undeclared identifier 'chdir'; did you mean '_chdir'?

See https://msdn.microsoft.com/en-us/library/ms235420.aspx

@gpakosz
Copy link
Contributor Author

gpakosz commented Aug 31, 2018

What's the resolution?

@gennadiycivil
Copy link
Contributor

gennadiycivil commented Aug 31, 2018

I have been closing old issues. There is no actionableinformation here to try to do anything. " Visual Studio's new Clang/C2 giving lots of errors like:" What is the "new Clang"? version?
This has been open since 2016, if still relevant please provide actual details

@gpakosz
Copy link
Contributor Author

gpakosz commented Aug 31, 2018

Fair enough. Sometimes issues or PRs remain open for a long time also because you maintainers vanish 😉

@gennadiycivil
Copy link
Contributor

@gpakosz absolutely. Sorry for any disconnects.

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 a pull request may close this issue.

2 participants