Hello all,

Recently tried to install MARC::Charset 0.5. All worked fine, built correcly, but I had problems with testing. All is OK until East Asian tests. When the test starts, I received a LOT of :

---snip---

t/095.eastasian....NOK 6# Failed test (t/095.eastasian.t at line 52)
Wide character in print at /bases/aleph/product/perl-5.8.3/lib/5.8.3/Test/Builder.pm line 943, <IN> line 6.
# got: 'ñ¥'
# expected: 'ï¼'
t/095.eastasian....NOK 7# Failed test (t/095.eastasian.t at line 52)
Wide character in print at /bases/aleph/product/perl-5.8.3/lib/5.8.3/Test/Builder.pm line 943, <IN> line 7.
# got: 'ñ¥'
t/095.eastasian....NOK 8# Failed test (t/095.eastasian.t at line 52)
Wide character in print at /bases/aleph/product/perl-5.8.3/lib/5.8.3/Test/Builder.pm line 943, <IN> line 8.
# got: 'ñ'


---snip---

In fact, I only need the ANSEL / UTF-8 support provided by MARC::Charset, East Asian is not important. So, I overwrote the Earst Asian tests with the Greek ones, only to finish the tests correctly and install the module. Anyway, I'd like very much to know why I'm getting this errors.
I'm running perl 5.8.3 on Solaris 2.6, with the last version of all modules needed, the latest Berkeley DB, all compiled with GCC 3.3.2 . Any hints?


Thanks in advance

Oberdan

Reply via email to