summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/core/api/CRowSetDataColumn.cxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-08-08 17:59:14 +0200
committerMichael Stahl <mstahl@redhat.com>2014-08-08 18:00:43 +0200
commitf1227224023ac27df43334aa162bf0f3707dd1de (patch)
tree67328eedf1812dd277e829ede9f4ea6a6dd19f2a /dbaccess/source/core/api/CRowSetDataColumn.cxx
parentqsort and bsearch need different kinds of callback functions (diff)
downloadcore-f1227224023ac27df43334aa162bf0f3707dd1de.tar.gz
core-f1227224023ac27df43334aa162bf0f3707dd1de.zip
warning C4101: 'e': unreferenced local variable
Change-Id: Ieaea27df421c939da895723485770830ac15c873
Diffstat (limited to 'dbaccess/source/core/api/CRowSetDataColumn.cxx')
-rw-r--r--dbaccess/source/core/api/CRowSetDataColumn.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbaccess/source/core/api/CRowSetDataColumn.cxx b/dbaccess/source/core/api/CRowSetDataColumn.cxx
index e367828e100f..48e922162039 100644
--- a/dbaccess/source/core/api/CRowSetDataColumn.cxx
+++ b/dbaccess/source/core/api/CRowSetDataColumn.cxx
@@ -113,6 +113,7 @@ void SAL_CALL ORowSetDataColumn::getFastPropertyValue( Any& rValue, sal_Int32 nH
}
catch(const SQLException &e)
{
+ SAL_INFO("dbaccess", "exception caught: " << e.Message);
// TODO: doing nothing matches the previous behaviour,
// (and keeps dbaccess unoapi test working...)
// but should be investigated... If the value could not be