Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2006-12-01 13:50:28 -0800 (Fri, 01 Dec 2006)
Revision: 9799
Log message:
- OMake now bootstraps and compiles file on Windows
- Fixed some of the issues with the new C scanner on Windows. In particular, it needs to catch all the error and warning messages and print them to stderr.
- Enabled /W4 /WX on Windows and fixed all the warnings