Author: byterock
Date: Thu Jul 8 16:08:49 2010
New Revision: 14240
Modified:
dbd-oracle/trunk/ocitrace.h
Log:
Fix for invalid format in trace of OCILobLocatorIsInit_log_stat reported by Martin Evans Fixed by John Scoles
Modified: dbd-oracle/trunk/ocitrace.h
==============================================================================
--- dbd-oracle/trunk/ocitrace.h (original)
+++ dbd-oracle/trunk/ocitrace.h Thu Jul 8 16:08:49 2010
@@ -123,7 +123,7 @@
stat =OCILobLocatorIsInit (envhp,errhp,loc,is_init );\
(DBD_OCI_TRACEON) \
? PerlIO_printf(DBD_OCI_TRACEFP,\
- "%sOCILobLocatorIsInit_log_stat(%p,%p,%u,%d)=%s\n",\
+ "%sOCILobLocatorIsInit_log_stat(%p,%p,%p,%d)=%s\n",\
OciTp, (void*)envhp, (void*)errhp,loc,is_init,oci_status_name(stat)),stat \
: stat
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.