Below is the list of changes that have just been committed into a local
6.0 repository of kostja. When kostja 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, 2008-04-19 21:19:42+04:00, kostja@bodhi.(none) +2 -0
Fix Falcon compilation error on Solaris.
Ignore libmysqld/si_objects.cc (a symlink)
BitKeeper/etc/ignore@stripped, 2008-04-19 21:19:40+04:00, kostja@bodhi.(none) +1 -0
Added libmysqld/si_objects.cc to the ignore list
storage/falcon/SyncObject.cpp@stripped, 2008-04-19 21:19:40+04:00, kostja@bodhi.(none) +1 -0
Fix a compilation failure on Solaris
diff -Nrup a/BitKeeper/etc/ignore b/BitKeeper/etc/ignore
--- a/BitKeeper/etc/ignore 2008-04-01 17:44:48 +04:00
+++ b/BitKeeper/etc/ignore 2008-04-19 21:19:40 +04:00
@@ -3034,3 +3034,4 @@ win/vs8cache.txt
ylwrap
zlib/*.ds?
zlib/*.vcproj
+libmysqld/si_objects.cc
diff -Nrup a/storage/falcon/SyncObject.cpp b/storage/falcon/SyncObject.cpp
--- a/storage/falcon/SyncObject.cpp 2008-04-09 12:23:49 +04:00
+++ b/storage/falcon/SyncObject.cpp 2008-04-19 21:19:40 +04:00
@@ -18,6 +18,7 @@
//////////////////////////////////////////////////////////////////////
#include <stdio.h>
+#include <string.h>
#include <memory.h>
#ifdef _WIN32
| Thread |
|---|
| • bk commit into 6.0 tree (kostja:1.2620) | konstantin | 19 Apr |