Here's what I think is an incremental improvement for Win32 default
include paths, though it's still not optimal.

It uses a couple environment variables installed by Visual Studio to
guess at the default include path.  It also tries to accomodate MinGW
and Cygwin, though it uses hard-coded paths.

Note, this supercedes a version of it I put on cfe-dev last week.  I
added some buffer overrun protection and revised the comments.

-John

-- 
John Thompson
[email protected]

Attachment: win32_include_paths_better.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to