Thank Charles that is really good stuff
I have not investigated the
NLS_LANG=.WE8ISO8859P1, but the tests 30long.t and 31lob_extended.t
still fail badly if NLS_LANG=.AL32UTF8.
bug yet as my local test box is just US7ASCII.
BTW can you tell me what the '
NLS_CHARACTERSET and
NLS_NCHAR_CHARACTERSET
setting of your Oralcle DB you are testing on
I will have to do that later today or tonight as I have to install a
different version or Oracle to get that to fail (I hope)
If you can set $dbh->{dbd_verbose}=15 just before the test start to fail in
30long.t and 31lob_extended.t
and send me the results I will have something more to go on.
Look for another RC in the next day or two.
Cheers
Jardine wrote:
On 14/01/10 12:19, Charles Jardine wrote:
On 12/01/10 12:07, John Scoles wrote:
Ok third time is a Charm
The Third RC of the beer edition of DBD::Oracle 1.24 can be found at
http://svn.perl.org/modules/dbd-oracle/trunk/DBD-Oracle-1.24-RC3.tar
This round has a few little patches from Martin Evans on it.
Please test and enjoy
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
Three things:
[snip]
3. Here is a patch which removes the remaining warnings detected by
gcc in 64-bit mode.
[snip]
I realise that something has wrapped the very long lines in the patch,
so I am trying again, sending the patch as an attachment.