Cvs Commit: cvsnt
[email protected] Thu, 15 Oct 2015 06:52:42 +0100 (BST)
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <50cf561f2e2f7243@obrien> |
CVSROOT: /cvs Module name: cvsnt Changes by: [email protected] Thu Oct 15 04:52:38 2015 On host: ip-125-252-104-186.asianetcom.net Directory: cvsnt M build.h CVSNT_BRANCH_2_8_01_3761 1.1.2.173.4.320.2.242 -> 1.1.2.173.4.320.2.243 Bug Id: 6939 Directory: cvsnt/cvsapi M cvsapi.vcproj CVSNT_BRANCH_2_8_01_3761 1.1.2.45.4.16.2.3 -> 1.1.2.45.4.16.2.4 Bug Id: 6939 Directory: cvsnt/cvsapi/oracle M OracleConnection.cpp CVSNT_BRANCH_2_8_01_3761 1.1.2.14.2.8 -> 1.1.2.14.2.9 Bug Id: 6939 Directory: cvsnt/installer M cvsnt.wxs CVSNT_BRANCH_2_8_01_3761 1.1.2.81.4.35.2.13 -> 1.1.2.81.4.35.2.14 Bug Id: 6939 M server.wxs CVSNT_BRANCH_2_8_01_3761 1.1.2.14.4.36.2.36 -> 1.1.2.14.4.36.2.37 Bug Id: 6939 Log message: Bug 6939: Now the installed audit.dll and cvsapi.dll has Oracle 10.2/11 as the default (the oracle 8 versions are still installed as well, but the trigger is in triggers/oracle8). Also use ImageHlp to check if oci.dll is x32 or x64, and if it is x64 give an error message. Note: will need to think about this more when merged into CVS Suite 2010 because (in theory) we could eventually ship an x64 version of that product.