Bug#291360: libunicode-japanese-perl: Unicode::Japanese does not use as XS module

2011-08-04 Thread Ansgar Burchardt
tag 291360 + moreinfo thanks Is this bug still reproducible in the current version? I tried the simple example below and it works: perl -MUnicode::Japanese -E'use utf8; say Unicode::Japanese->new(Unicode::Japanese->new("ใƒ†ใ‚นใƒˆ")->sjis, "jis")->utf8' Regards, Ansgar -- To UNSUBSCRIBE, email to

Bug#291360: libunicode-japanese-perl: Unicode::Japanese does not use as XS module.

2005-01-20 Thread Chihiro Kuroki
At Fri, 21 Jan 2005 04:06:10 +0900, Tatsuki Sugiura wrote: > > Hello, Thanks for reporting. > > >>> In Message "Bug#291360: libunicode-japanese-perl: Unicode::Japanese does > >>> not use as XS module." > >>><[EMAIL PROTECTE

Bug#291360: libunicode-japanese-perl: Unicode::Japanese does not use as XS module.

2005-01-20 Thread Tatsuki Sugiura
Hello, Thanks for reporting. >>> In Message "Bug#291360: libunicode-japanese-perl: Unicode::Japanese does >>> not use as XS module." >>><[EMAIL PROTECTED]>, >>> Chihiro Kuroki <[EMAIL PROTECTED]> said; > I got 'Segme

Bug#291360: libunicode-japanese-perl: Unicode::Japanese does not use as XS module.

2005-01-20 Thread Chihiro Kuroki
Package: libunicode-japanese-perl Version: 0.23-1 Severity: normal I got 'Segmentation fault' using "use Unicode::Japanese;". strace sample.pl ---snip--- open("43", O_RDONLY)= 6 ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fbfffe8d0) = -1 ENOTTY (Inappropriate ioctl for device)