Re: ANNOUNCE: DBD::Oracle 1.24 Release Candidate 5
John Scoles <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <[email protected]> |
Horray. Just one more thing has come up in like the last 15min can you redo your the make test with the following file http://svn.perl.org/modules/dbd-oracle/trunk/ocitrace.h It is a trivial change but just want to make sure it does not break anything if is a change to precision for OCIDateTimeToText to 6 instead of 0 for varrays of timestamps needed to conduct a large scale experiment of some sort cheers John Scoles Charles Jardine wrote: > On 28/01/10 15:59, John Scoles wrote: > >> Well here comes the big #5 >> >> >> It can be found at the usual place >> >> http://svn.perl.org/modules/dbd-oracle/trunk/DBD-Oracle-1.24-RC5.tar >> > > My environment is Linux x86-64, Perl 5.10.1 (64 bit), DBI 1.609, > Oracle 10.2.0.4.2 (64 bit). Database charset UTF8, national > charset AL16UTF16. > > RC5 compiles without warnings and passes all its tests, including > the regression tests for my object patches. I have run some sample > work at trace level 15 - there are no segfaults. > > In short, I can't find anything wrong with it. > >