Below is the list of changes that have just been committed into a local
4.1 repository of bldsql. When bldsql 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.2457 06/02/01 14:36:00 bldsql@stripped +1 -0
Trying to build MySQL NLMs using gcc_for_NetWare.
include/config-netware.h
1.13 06/02/01 14:35:54 bldsql@stripped +2 -3
Trying to build MySQL NLMs using gcc_for_NetWare.
# 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: bldsql
# Host: blr-naas-nwl03.blr.novell.com
# Root: /home/bldsql/bk/mysql-4.1-using-gcc
--- 1.12/include/config-netware.h 2006-01-28 18:23:42 +05:30
+++ 1.13/include/config-netware.h 2006-02-01 14:35:54 +05:30
@@ -39,7 +39,6 @@
extern "C" {
#endif
-#define __NETWARE__
/* required adjustments */
#undef HAVE_READDIR_R
@@ -53,7 +52,7 @@
#define HAVE_PTHREAD_YIELD_ZERO_ARG 1
#define HAVE_BROKEN_REALPATH 1
-/* changes made to make use of LibC-June-2004 for building purpose */
+/* changes made to make use of LibC-June-2004 for building purpose
#undef HAVE_POSIX_SIGNALS
#undef HAVE_PTHREAD_ATTR_SETSCOPE
#undef HAVE_ALLOC_A
@@ -63,7 +62,7 @@
#undef HAVE_PTHREAD_SETSCHEDPARAM
#undef HAVE_READLINK
#undef HAVE_STPCPY
-/* changes end */
+ changes end */
/* no libc crypt() function */
#ifdef HAVE_OPENSSL
| Thread |
|---|
| • bk commit into 4.1 tree (bldsql:1.2457) | kvishwanatha | 3 Feb |