bk commit - MyODBC 3.51 (1.452)

Below is the list of changes that have just been commited into a local
MyODBC 3.51 repository of 'pharvey'. When 'pharvey' does a push, they will
be propogaged to the main repository and within 2 hours after the push
into the public repository.

For more information on how to access the public repository see:
http://www.mysql.com/products/myodbc/faq_2.html#Development_ source

You can also browse the changes from public repository:
Complete repository: http://mysql.bkbits.net:8080/myodbc3/
This changeset : http://mysql.bkbits.net:8080/myodbc3/cset [at] 1.452

ChangeSet
1.452 05/02/01 22:06:01 peterh [at] mysql.com +3 -0
- prep for Solaris 8 Sparc distro
- MyODBC 3.51.11 for Solaris 8 Sparc distro created with this

util/MYODBCUtilReadDataSourceStr.c
1.12 05/02/01 22:06:00 peterh [at] mysql.com +1 -1
- prep for Solaris 8 Sparc distro
- MyODBC 3.51.11 for Solaris 8 Sparc distro created with this

setup/Makefile.am
1.9 05/02/01 22:06:00 peterh [at] mysql.com +2 -1
- prep for Solaris 8 Sparc distro
- MyODBC 3.51.11 for Solaris 8 Sparc distro created with this

setup/myodbc3S.export
1.1 05/02/01 21:15:24 peterh [at] mysql.com +2 -0

setup/myodbc3S.export
1.0 05/02/01 21:15:24 peterh [at] mysql.com +0 -0
BitKeeper file /home/pharvey/SandBox/MySQL/myodbc-3.51/setup/myodbc3S.expor t

# 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: peterh
# Host: peter.peterharvey.org
# Root: /home/pharvey/SandBox/MySQL/myodbc-3.51

--- 1.8/setup/Makefile.am Sun Jan 30 21:18:11 2005
+++ 1.9/setup/Makefile.am Tue Feb 1 22:06:00 2005
[at] [at] -113,7 +113,7 [at] [at]

libmyodbc3S_la_LDFLAGS = \
-export-dynamic \
- -export-symbols [at] srcdir [at] /myodbc3S.def \
+ -export-symbols [at] srcdir [at] /myodbc3S.export \
-release [at] myodbc_version [at] \
-module

[at] [at] -143,6 +143,7 [at] [at]
MYODBCSetupDataSourceTab3d.h \
MYODBCSetupLineEdit.h \
myodbc3S.def \
+ myodbc3S.export \
SideImage.xpm \
TopImage.xpm \
MySQL-16.xpm \
--- New file ---
+++ setup/myodbc3S.export 05/02/01 21:15:24
ConfigDSN
MYODBCSetupDriverConnect


--- 1.11/util/MYODBCUtilReadDataSourceStr.c Sun Jan 30 14:50:34 2005
+++ 1.12/util/MYODBCUtilReadDataSourceStr.c Tue Feb 1 22:06:00 2005
[at] [at] -20,7 +20,7 [at] [at]

#include "MYODBCUtil.h"

-#if defined(__APPLE__) || defined(WIN32) || defined(_FORTEC_)
+#if defined(__APPLE__) || defined(WIN32) || defined(__SPARC__)
char *strndup( const char *s, size_t n )
{
size_t nAvail;

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
pharvey [ Mi, 02 Februar 2005 07:06 ] [ ID #621325 ]
Datenbanken » gmane.comp.db.mysql.odbc » bk commit - MyODBC 3.51 (1.452)

Vorheriges Thema: bk commit - MyODBC 3.51 (1.454)
Nächstes Thema: MyODBC 3.51.11 for Solaris 8 Sparc (32 and 64 bit)