Namazu-devel-ja(旧)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make check for English documents (Re: Namazu 2.0.1 will be released soon)
namazu 2.0.1 リリース版では 日本語Soaris2.6, LANG C でも
make check が通りました。
事後報告。
>>>>> In [namazu-devel-ja : No.00081]
>>>>> “kose” = 小関 吉則 (KOSEKI Yoshinori) <kose@xxxxxxxxxxxxxxxxxx>
kose> >>>>> In [namazu-devel-ja : No.00071]
kose> >>>>> Satoru Takabayashi <satoru-t@xxxxxxxxxxxxxxxxxx>さん
kose> > >LANG C (だったのに気がつかず)で make check したら
kose> > (snip)
kose> > >Segmentation Fault - core dumped
kose> > >PASS: mknmz-1
kose> > core dump しているプログラムは何なのだろう。調べられません?
>>>>> In [namazu-devel-ja : No.00096]
>>>>> “高林” = Satoru Takabayashi <satoru-t@xxxxxxxxxxxxxxxxxx>さん
高林> >@@ Using man.pl
高林> >@@ Processing man file ... (using '/bin/nroff -man ')
高林> >Segmentation Fault - core dumped
高林> なるほど。 core dump の犯人は nroff だったのですね。
日本語Soaris2.6 に標準装備の nroff でも
$ LANG=C /usr/bin/nroff -man tests/data/ja/man.1
Segmentation Fault - core dumped
です。
$ LANG=C /usr/bin/nroff -man tests/data/en/man.1
$ LANG=ja /usr/bin/nroff -man tests/data/en/man.1
$ LANG=ja /usr/bin/nroff -man tests/data/ja/man.1
は皆 OK なんです。
--
こせき @ Emacs のページ作成中
http://www.NetLaputa.ne.jp/~kose/Emacs/
kose@xxxxxxxxxxxxxxxxxx