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

Case-sensitive Check on Windows #19

Open
GoogleCodeExporter opened this issue Aug 14, 2015 · 2 comments
Open

Case-sensitive Check on Windows #19

GoogleCodeExporter opened this issue Aug 14, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

On Windows it is happy to find 
#include "Foo.h"
even when only a "foo.h" is provided. While that is in sync with the file 
system semantics there, it would be helpful to have another check - which would 
assist portability checks, since on linux that #include statement would fail.

Original issue reported on code.google.com by [email protected] on 8 Dec 2011 at 9:48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant