DynamoRIO / DynamoRIO/drmemory
raise warning level for Windows build
Open
Component-Build
Migrated
OpSys-Windows
Priority-Medium
Type-Feature
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on May 01, 2013 13:05:44_
the current Windows build is only at /W2. we should raise to at least /W3. xref issue #1203 where we're hitting x64 crashes due to undeclared functions which apparently aren't warned about at /W2.
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1204_
Contributor guide
Assessment
This issue has not been assessed yet.