Re: HTML-Parser

2000-03-06 Thread Gisle Aas
Mamta Kansal [EMAIL PROTECTED] writes: I tried to install HTML-Parser-3.05. I got the following warning messages: ** cc -c -I/usr/local/include -O -DVERSION=\"3.05\" -DXS_VERSION=\"3.05\" -Kpic

Re: [PATCH HTML-Parser-3.05] v5.5.670 i686-linux-thread-multi

2000-03-06 Thread Gisle Aas
Doug MacEachern [EMAIL PROTECTED] writes: libwww-perl's make test bombs with thread-multi perl, bandaid below fixes. is something that should be fixed in Perl? --- Parser.xs~ Fri Jan 21 13:59:07 2000 +++ Parser.xs Wed Mar 1 13:32:28 2000 @@ -141,8 +141,12 @@ } +#ifndef pTHX_