List:Commits« Previous MessageNext Message »
From:bar Date:March 23 2006 10:18am
Subject:bk commit into 5.0 tree (bar:1.2110)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of bar. When bar 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.2110 06/03/23 14:17:48 bar@stripped +1 -0
  m_ctype.h:
    Bug##15376
    After merge fix: removing redundant macros.

  include/m_ctype.h
    1.118 06/03/23 14:16:41 bar@stripped +0 -3
    Bug##15376
    After merge fix: removing redundant macros.

# 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:	bar
# Host:	bar.intranet.mysql.r18.ru
# Root:	/usr/home/bar/mysql-5.0

--- 1.117/include/m_ctype.h	2006-03-23 13:04:06 +04:00
+++ 1.118/include/m_ctype.h	2006-03-23 14:16:41 +04:00
@@ -48,9 +48,6 @@
 extern MY_UNICASE_INFO *my_unicase_default[256];
 extern MY_UNICASE_INFO *my_unicase_turkish[256];
 
-#define MY_CS_ILSEQ	0
-#define MY_CS_ILUNI	0
-#define MY_CS_TOOFEW(n)	(-1-(n))
 
 /* wm_wc and wc_mb return codes */
 #define MY_CS_ILSEQ	0     /* Wrong by sequence: wb_wc                   */
Thread
bk commit into 5.0 tree (bar:1.2110)bar23 Mar