List:Commits« Previous MessageNext Message »
From:Hakan Kuecuekyilmaz Date:August 9 2007 12:05am
Subject:bk commit into 6.0-falcon tree (hakank:1.2670)
View as plain text  
Below is the list of changes that have just been committed into a local
6.0-falcon repository of hakan. When hakan does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet@stripped, 2007-08-09 02:05:39+02:00, hakank@stripped +1 -0
  Fixed Windows build.

  storage/falcon/IO.cpp@stripped, 2007-08-09 02:05:36+02:00, hakank@stripped +1 -1
    Fixed Windows build.

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	hakank
# Host:	lu0011.wdf.sap.corp
# Root:	/home/hakan/work/mysql/mysql-5.1-falcon

--- 1.15/storage/falcon/IO.cpp	2007-08-08 18:06:47 +02:00
+++ 1.16/storage/falcon/IO.cpp	2007-08-09 02:05:36 +02:00
@@ -35,6 +35,7 @@
 #else
 #include <unistd.h>
 #include <signal.h>
+#include "config.h"
 #ifdef TARGET_OS_LINUX
 #include <linux/unistd.h>
 #else
@@ -69,7 +70,6 @@
 #include "Engine.h"
 #include <string.h>
 #include <errno.h>
-#include "config.h"
 #include "IOx.h"
 #include "BDB.h"
 #include "Hdr.h"
Thread
bk commit into 6.0-falcon tree (hakank:1.2670)Hakan Kuecuekyilmaz12 Aug