List:Commits« Previous MessageNext Message »
From:msvensson Date:February 20 2008 4:02pm
Subject:bk commit into 6.0 tree (msvensson:1.2557) BUG#32175
View as plain text  
Below is the list of changes that have just been committed into a local
6.0 repository of msvensson.  When msvensson 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-02-20 17:02:14+01:00, msvensson@stripped +1 -0
  Bug#32175 Compile failure on FreeBSD with NDB

  include/config-win.h@stripped, 2008-02-20 17:02:11+01:00, msvensson@stripped +0 -1
    Make windows use the default implementation of 'log2'

diff -Nrup a/include/config-win.h b/include/config-win.h
--- a/include/config-win.h	2008-02-18 16:35:21 +01:00
+++ b/include/config-win.h	2008-02-20 17:02:11 +01:00
@@ -382,7 +382,6 @@ inline double ulonglong2double(ulonglong
 #define HAVE_ANSI_INCLUDE
 #define HAVE_SYS_UTIME_H
 #define HAVE_STRTOUL
-#define HAVE_LOG2
 #endif
 #define my_reinterpret_cast(A) reinterpret_cast <A>
 #define my_const_cast(A) const_cast<A>
Thread
bk commit into 6.0 tree (msvensson:1.2557) BUG#32175msvensson20 Feb