aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-09-23 11:10:58 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-09-23 11:10:58 +0200
commitd6a5822a85869d91c7b8d571f9aec9ab8f5ddc73 (patch)
tree69c69bbe8c9dfd77a00079fdf0a690ae3995dbfc
parentf14c0baad83f5c577b14721d6b037bd25e2bb88c (diff)
Correct missing variable declaration
-rw-r--r--odb/oracle/statement.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/oracle/statement.cxx b/odb/oracle/statement.cxx
index 789bb27..39ad28c 100644
--- a/odb/oracle/statement.cxx
+++ b/odb/oracle/statement.cxx
@@ -247,6 +247,7 @@ namespace odb
//
ub8 read (0);
+ sword r;
do
{
r = OCILobRead2 (conn_.handle (),