List:Commits« Previous MessageNext Message »
From:jonas Date:April 3 2006 1:12pm
Subject:bk commit into 4.1 tree (jonas:1.2490)
View as plain text  
Below is the list of changes that have just been committed into a local
4.1 repository of jonas. When jonas 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
  1.2490 06/04/03 13:12:23 jonas@stripped +1 -0
  ndb -
    Fix compile error...when compiling debug

  ndb/include/kernel/signaldata/FailRep.hpp
    1.4 06/04/03 13:12:21 jonas@stripped +1 -0
    Fix compile error...when compiling debug

# 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:	jonas
# Host:	perch.ndb.mysql.com
# Root:	/home/jonas/src/41-work

--- 1.3/ndb/include/kernel/signaldata/FailRep.hpp	2006-04-03 11:26:27 +02:00
+++ 1.4/ndb/include/kernel/signaldata/FailRep.hpp	2006-04-03 13:12:21 +02:00
@@ -18,6 +18,7 @@
 #define FAIL_REP_HPP
 
 #include "SignalData.hpp"
+#include <NodeBitmask.hpp>
 
 /**
  * 
Thread
bk commit into 4.1 tree (jonas:1.2490)jonas3 Apr