List:Commits« Previous MessageNext Message »
From:Magnus Blåudd Date:November 5 2009 1:33pm
Subject:bzr commit into mysql-5.5-next-mr branch (magnus.blaudd:2924) Bug#47867
View as plain text  
#At file:///home/msvensson/mysql/next-mr/ based on revid:mikael@stripped31pyyaxt2

 2924 Magnus Blåudd	2009-11-05 [merge]
      Merge bug#47867

    modified:
      extra/yassl/taocrypt/src/random.cpp
      mysql-test/lib/My/SafeProcess/safe_process_win.cc
=== modified file 'extra/yassl/taocrypt/src/random.cpp'
--- a/extra/yassl/taocrypt/src/random.cpp	2007-01-29 15:54:40 +0000
+++ b/extra/yassl/taocrypt/src/random.cpp	2009-10-06 16:10:34 +0000
@@ -27,7 +27,6 @@
 #include <time.h>
 
 #if defined(_WIN32)
-    #define _WIN32_WINNT 0x0400
     #include <windows.h>
     #include <wincrypt.h>
 #else

=== modified file 'mysql-test/lib/My/SafeProcess/safe_process_win.cc'
--- a/mysql-test/lib/My/SafeProcess/safe_process_win.cc	2009-07-23 17:01:24 +0000
+++ b/mysql-test/lib/My/SafeProcess/safe_process_win.cc	2009-10-06 16:10:34 +0000
@@ -50,9 +50,6 @@
            is killed.
 */
 
-/* Requires Windows 2000 or higher */
-#define _WIN32_WINNT 0x0500
-
 #include <windows.h>
 #include <stdio.h>
 #include <tlhelp32.h>

Attachment: [text/bzr-bundle] bzr/magnus.blaudd@sun.com-20091105133305-wbwtxsxngndjrluz.bundle
Thread
bzr commit into mysql-5.5-next-mr branch (magnus.blaudd:2924) Bug#47867Magnus Blåudd5 Nov