[Namazu-devel-ja 1452] Re: [Project-ja] filter/lha.pl 1.16 patch
Yukio USUDA
m6694ha392t @ asahi-net.or.jp
2007年 1月 22日 (月) 21:57:11 JST
臼田です
On 2007/01/22, at 16:59, <sharl @ hauN.org> wrote:
> filter/lha.pl output mode fix.
>
> --- lha.pl?content-type=text%2Fplain&rev=1.16 2007-01-22
> 13:12:23.000000000 +0900
> +++ /usr/share/namazu/filter/lha.pl 2007-01-22
> 13:53:19.000000000 +0900
> @@ -235,6 +235,8 @@
> option => {
> "stdout" => $tmpfile3,
> "stderr" => "/dev/null",
> + "mode_stdout" => "w",
> + "mode_stderr" => "wt",
> },
> );
> if ($status == 0) {
>
> --sharl
>
filter/zip.pl と同じ不具合が filter/lha.pl に残っている
というパッチをいただきましたので修正しコミットしました。
そういえば、これは開発版から STABLE に持ってきていないです
ね。
臼田幸生
Namazu-devel-ja メーリングリストの案内