List:Commits« Previous MessageNext Message »
From:U-ROWVWADEjas Date:June 1 2007 9:18pm
Subject:bk commit into 6.0-falcon tree (jas:1.2534)
View as plain text  
Below is the list of changes that have just been committed into a local
6.0-falcon repository of . When  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-06-01 17:18:04-04:00, jas@rowvwade. +1 -0
  Eliminate the class MACAddress from the Falcon build.

  storage/falcon/CMakeLists.txt@stripped, 2007-06-01 17:17:57-04:00, jas@rowvwade. +0 -2
    Eliminate the class MACAddress from the Falcon 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:	jas
# Host:	rowvwade.
# Root:	D:/MySQL/mysql-5.1-falcon

--- 1.48/storage/falcon/CMakeLists.txt	2007-06-01 17:18:21 -04:00
+++ 1.49/storage/falcon/CMakeLists.txt	2007-06-01 17:18:21 -04:00
@@ -115,7 +115,6 @@
 		Log.cpp
 		LogLock.cpp
 		LogStream.cpp 
-		MACAddress.cpp
 		MemMgr.cpp 
 		MemoryResultSetColumn.cpp
 		MemoryResultSet.cpp 
@@ -370,7 +369,6 @@
 		Log.h
 		LogLock.h
 		LogStream.h 
-		MACAddress.h
 		MemMgr.h 
 		MemoryManager.h
 		MemoryResultSetColumn.h
Thread
bk commit into 6.0-falcon tree (jas:1.2534)U-ROWVWADEjas1 Jun