[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mysql-odbc
Subject:    Bk commit - MyODBC 3.51
From:       venu () mysql ! com
Date:       2002-05-27 20:52:34
[Download RAW message or body]

Below is the list of changes that have just been commited into a local
MyODBC 3.51 repository of 'venu'. When 'venu' does a push, they will
be propogaged to the main repository and within 24 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.html#Development_source

ChangeSet
  1.204 02/05/26 18:53:02 venu@myvenu.com +1 -0
  Minor clean up from previous commit .. 

  error.h
    1.14 02/05/26 18:52:31 venu@myvenu.com +2 -1

# 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:	venu
# Host:	myvenu.com
# Root:	/home/venu/src/myodbc-3.51

--- 1.13/error.h	Sun May 26 18:33:53 2002
+++ 1.14/error.h	Sun May 26 18:52:31 2002
@@ -55,7 +55,7 @@
 } MYERROR;
 
 
-#define CLEAR_ENV_ERROR(stmt)    env->error.message[0]='\0'
+#define CLEAR_ENV_ERROR(env)     env->error.message[0]='\0'
 #define CLEAR_DBC_ERROR(dbc)     dbc->error.message[0]='\0'
 #define CLEAR_STMT_ERROR(stmt)   stmt->error.message[0]='\0'
 
@@ -115,3 +115,4 @@
 } MYODBC3_ERR_STR;
 
 #endif /* __ERROR_H__ */
+



---------------------------------------------------------------------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail myodbc-thread5543@lists.mysql.com

To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail myodbc-unsubscribe@lists.mysql.com instead.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic