[llvm-commits] Win32/Alarm.inc rev. 64231 : MingW32 error

Julien Lerouge jlerouge at apple.com
Wed Feb 11 23:46:13 PST 2009


On Tue, Feb 10, 2009 at 04:11:18PM -0600, Kenneth Boyd wrote:
> This patch gets the build past this point, leaving only one error to
> speak of.

Applied, thanks !
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090209/073643.html

> appears to be because GTEST_OS_WINDOWS is not defined.  Fixing appears to 
> be difficult (there is a todo note in gtest/internals/gtest-port.h that 
> GTEST_OS_WINDOWS should be split into more macros, as it currently means 
> both "OS is Windows" and "compiler is MSVC".)

I have added a bunch of __MINGW32__ to fix this but never checked it in
... will do so now :
http://lists.cs.uiuc.edu/pipermail/llvmdev/2009-January/019716.html

Thanks,
Julien

-- 
Julien Lerouge
PGP Key Id: 0xB1964A62
PGP Fingerprint: 392D 4BAD DB8B CE7F 4E5F FA3C 62DB 4AA7 B196 4A62
PGP Public Key from: keyserver.pgp.com



More information about the llvm-commits mailing list