~ubuntu-branches/ubuntu/saucy/apr-util/saucy-proposed

« back to all changes in this revision

Viewing changes to dbd/apr_dbd_oracle.c

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Fritsch
  • Date: 2011-05-22 01:27:59 UTC
  • mfrom: (1.3.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20110522012759-i80zd90uo6q1z4gr
Tags: 1.3.12+dfsg-1
* New upstream version
* Make apu-config not output dbm libs by default. Closes: #622081
* Set DEB_GCC_NO_O3=1 for the benefit of ppc64 on Ubuntu.

Show diffs side-by-side

added added

removed removed

Lines of Context:
177
177
    define_arg *out;
178
178
    apr_dbd_t *handle;
179
179
    apr_pool_t *pool;
180
 
    int type;
 
180
    ub2 type;
181
181
};
182
182
 
183
183
/* AFAICT from the docs, the OCIEnv thingey can be used async