<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br>On Feb 7, 2011, at 9:27 PM, NAKAMURA Takumi wrote:<br><br><blockquote type="cite">---Part 1<br><a href="https://github.com/chapuni/LLVM/commits/mingw64/20110208/">https://github.com/chapuni/LLVM/commits/mingw64/20110208/</a><br><br>NAKAMURA Takumi (5):<br> Windows/Program.inc: Eliminate the declaration of<br>   SetInformationJobObject(). It should be provided with<br>   _WIN32_WINNT>=0x0500.<br> Windows/DynamicLibrary.inc: ELM_Callback fix<br> autoconf: Seek strerror_s() with AC_CHECK_DECLS.<br> Regenerate configure. (**** unsent ***)<br> lib/Support/Errno.cpp: Check strerror_s() with HAVE_DECL_STRERROR_S<br>   int config.h.*.<br><br>autoconf/configure.ac                  |    5 ++-<br>cmake/config-ix.cmake                  |    2 +-<br>configure                              |   90 +++++++++++++++++++++++++++++++-<br>include/llvm/Config/config.h.cmake     |    7 ++-<br>include/llvm/Config/config.h.in        |    7 ++-<br>lib/Support/Errno.cpp                  |    2 +-<br>lib/Support/Windows/DynamicLibrary.inc |   12 ++++-<br>lib/Support/Windows/Program.inc        |    9 ---<br>8 files changed, 113 insertions(+), 21 deletions(-)<br><br>---Part 2-1 (exclusive against part 2-2)<br>https://github.com/chapuni/LLVM/commits/mingw64/20110208-1<br><br>NAKAMURA Takumi (1):<br> Windows/Windows.h: Redefine _WIN32_WINNT here. mingw-w64 tends to<br>   define it as 0x0502 in its headers.<br><br>lib/Support/Windows/Windows.h |    3 +++<br>1 files changed, 3 insertions(+), 0 deletions(-)<br><br>---Part 2-2 (exclusive against part 2-1)<br>https://github.com/chapuni/LLVM/commits/mingw64/20110208-2<br><br><br></blockquote><div><br></div><div>These all looked ok, if not great.</div><br><blockquote type="cite">NAKAMURA Takumi (1):<br> lib/Support: Always include Windows/Windows.h!<br><br>lib/Support/DynamicLibrary.cpp |    4 ++++<br>lib/Support/Host.cpp           |    4 ++++<br>lib/Support/Memory.cpp         |    4 ++++<br>lib/Support/Mutex.cpp          |    4 ++++<br>lib/Support/Path.cpp           |    7 +++++++<br>lib/Support/PathV2.cpp         |    4 ++++<br>lib/Support/Process.cpp        |    4 ++++<br>lib/Support/Program.cpp        |    4 ++++<br>lib/Support/RWMutex.cpp        |    4 ++++<br>lib/Support/Signals.cpp        |    4 ++++<br>lib/Support/ThreadLocal.cpp    |    4 ++++<br>lib/Support/TimeValue.cpp      |    4 ++++<br>lib/Support/Windows/Windows.h  |    5 +++++<br>13 files changed, 56 insertions(+), 0 deletions(-)<br></blockquote><br><div>I responded to this one, but we can keep it here too. "Uh, eew?"</div><div><br></div><div>-eric</div></body></html>