Hi Deepak, Colin,<div><br></div><div>A long time ago when I started trying to clean up the warnings for the Windows build, there were a few that I left alone because they seemed non-trivial, or at the very least required some specific knowledge about lldb-mi.  </div><div><br></div><div>Is there any chance you guys wouldn't mind taking a look at them and trying to fix them?  I would love to get to a warning free build.</div><div><br></div><div><div>[1145/1146] Building CXX object tools\lldb\tools\driver\CMakeFiles\lldb.dir\Platform.cpp.obj</div><div>d:\src\llvm\tools\lldb\tools\driver\Platform.h(48) : warning C4005: 'SIG_DFL' : macro redefinition</div><div>        C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\signal.h(50) : see previous definition of 'SIG_DFL'</div><div>d:\src\llvm\tools\lldb\tools\driver\Platform.h(50) : warning C4005: 'SIG_IGN' : macro redefinition</div><div>        C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\signal.h(51) : see previous definition of 'SIG_IGN'</div><div>d:\src\llvm\tools\lldb\tools\driver\Platform.h(84) : warning C4273: 'signal' : inconsistent dll linkage</div><div>        C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\signal.h(94) : see previous definition of 'signal'</div><div>[1145/1146] Building CXX object tools\lldb\tools\driver\CMakeFiles\lldb.dir\Driver.cpp.obj</div><div>d:\src\llvm\tools\lldb\tools\driver\Platform.h(48) : warning C4005: 'SIG_DFL' : macro redefinition</div><div>        C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\signal.h(50) : see previous definition of 'SIG_DFL'</div><div>d:\src\llvm\tools\lldb\tools\driver\Platform.h(50) : warning C4005: 'SIG_IGN' : macro redefinition</div><div>        C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\signal.h(51) : see previous definition of 'SIG_IGN'</div><div>d:\src\llvm\tools\lldb\tools\driver\Platform.h(84) : warning C4273: 'signal' : inconsistent dll linkage</div><div>        C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\signal.h(94) : see previous definition of 'signal'</div></div>