Namazu-users-ja(旧)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Perl5.6.0 での動作
>>>>> In [namazu-users-ja : No.00187]
>>>>> "knok" = knok@xxxxxxxxxxxxx (NOKUBI Takatsugu) wrote:
knok> Kakasi.xs:do_kakasi 中の Safefree(ret) がなんとなくアヤシイと思って
knok> いるんですが、一度そちらを free(ret) に置き換えて試してみてもらえませ
knok> んでしょうか?
と変更した結果です。(make install してから perl test.pl なのね)
kose> perl ./test.pl
Package test
use => Complite
getopt_argv => Complite
do_kakasi => Complite
close_kanwadict => Complite
Basic Conversion test
EUC to SJIS... module => Complite(370byte)
SJIS to SJIS... module => Complite(370byte)
JIS to SJIS... module => Complite(370byte)
EUC to JIS ... module => Complite(436byte)
SJIS to JIS ... module => Complite(436byte)
JIS to JIS ... module => Complite(436byte)
EUC to EUC ... module => Complite(370byte)
SJIS to EUC ... module => Complite(370byte)
JIS to EUC ... module => Complite(370byte)
Wakachigaki Conversion test
EUC to SJIS... module => Complite(422byte)
SJIS to SJIS... module => Complite(422byte)
JIS to SJIS... module => Complite(422byte)
EUC to JIS ... module => Complite(734byte)
SJIS to JIS ... module => Complite(734byte)
JIS to JIS ... module => Complite(734byte)
EUC to EUC ... module => Complite(422byte)
SJIS to EUC ... module => Complite(422byte)
JIS to EUC ... module => Complite(422byte)
Yomikata Conversion test
EUC to SJIS... module => Complite(648byte)
SJIS to SJIS... module => Complite(648byte)
JIS to SJIS... module => Complite(648byte)
EUC to JIS ... module => Complite(1128byte)
SJIS to JIS ... module => Complite(1128byte)
JIS to JIS ... module => Complite(1128byte)
EUC to EUC ... module => Complite(648byte)
SJIS to EUC ... module => Complite(648byte)
JIS to EUC ... module => Complite(648byte)
All ASCII Conversion test
EUC to ASCII... module => Fail(352byte)
SJIS to ASCII... module => Fail(352byte)
JIS to ASCII... module => Fail(352byte)
--
こせき @ Emacs のページ作成中
http://www.NetLaputa.ne.jp/~kose/Emacs/
kose@xxxxxxxxxxxxxxxxxx