Namazu-devel-ja(旧)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: filter/macbinary.pl試用結果
- From: "Sakuma,Hiroaki" <sakuma@xxxxxxxxxx>
- Date: Mon, 12 Jan 2004 19:21:04 +0900
- X-ml-name: namazu-devel-ja
- X-mail-count: 03552
- References: <40027246.4EB880A@asahi-net.or.jp>
佐久間です.
> 寺西です。
>
> Tadamasa Teranishi wrote:
> >
> > 上記の正規表現ではエラーになりましたので、趣旨としては、下記の
> > 内容ですかね。
> >
> > $$contref =~
> > s!</?(([A-Z]\w*):*\w*(?:\s+[A-Z]\w*(?:\s*=\s*(?:(["']).*?\2|[\w
> > \-.]+))?)*|(\!)\[[^>]*\])\s*>!element_space($2 . $6)!gsixe;
>
> ただ、この場合 $6 が設定されない場合(たぶん)に
>
> Use of uninitialized value in concatenation (.) or string at
> /usr/local/share/na
> mazu/filter/html.pl line 313.
>
> とワーニングがでてしまうのが厄介です。
この問題だけを解決するなら,
element_space("$2$6")
でワーニングは出ません.
処理を分けるという事なので,あまり関係ありませんが.
=== Sakuma,Hiroaki =======================================================
BEETAS.org www.beetas.org sakuma@xxxxxxxxxx
Webmin-JP jp.webmin.com sakuma@xxxxxxxxxxxxx
Waseda Univ CS sakuma@xxxxxxxxxxxxxxx
=== "There's More Than One Way To Do It" =================================