Re: DBD-Oracle 1.40
Yanick Champoux <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <[email protected]> |
On 12-03-11 11:48 AM, H.Merijn Brand wrote: > On Sun, 11 Mar 2012 11:27:44 -0400, Yanick Champoux > <[email protected]> wrote: > >> On 12-03-11 06:01 AM, H.Merijn Brand wrote: >>> t/rt74753-utf8-encoded.t (Wstat: 512 Tests: 3 Failed: 2) >>> Failed tests: 2-3 >>> Non-zero exit status: 2 >>> Files=1, Tests=3, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.05 cusr 0.01 csys = 0.08 CPU) >> >> That's not good. I'll issue a patch Monday, and try to narrow down on >> which versions of Oracle the fix for rt-74753 isn't working. > > Note these: > > t/23wide_db.t ............. skipped: Database character set is not Unicode > t/23wide_db_8bit.t ........ skipped: Database character set is not Unicode > t/23wide_db_al32utf8.t .... skipped: Database character set is not Unicode I have a new trial version changing the test so that it doesn't run if the db character set is not unicode. I'm at home today, so I can't run my battery of tests before releasing, but if anyone feel like giving it a whirl, the new version is at svn repo: http://svn.perl.org/modules/dbd-oracle/branches/DBD-Oracle-1.41_00 git repo: https://github.com/yanick/DBD-Oracle/tree/cand-v1.41 > FWIW, DBD::Oracle-1.27 is the last to work on Oracle-9.2.0.8 > All beyond 1.27 fail :-( I'll open a ticket on RT about that one. Joy, `/anick