I tried Pike 8.1 and Roxen devel.  That resulted in a problem because
"spider" does not exist anymore in Pike 8.1.

Then I tried Pike 8.0 and Roxen devel.
This resulted in a missing TagSet.eval_finish variable; the variable
is still documented, but is not available anymore.
After working around this, I get:

-:12: Warning: Indexing on illegal type.
-:12: Warning: Got     : multiset(string(49..49)).
-:12: Warning: Index   : string(97..121).
-:12: Warning: Indexing on illegal type.
-:12: Warning: Got     : multiset(string(49..49)).
-:12: Warning: Index   : string(97..121).
          : Internal server error: Bad argument 1 to exec().
          : Unknown program: exec("0-32*32",UNDEFINED)
          : /usr/local/pike/8.0.25/lib/modules/____Regexp_PCRE.so:1: 
object("(?s)^(.*?)([\\pL_][\\pL_0-9]*(?:\\.(?:[\\pL_0-9]+|-[0-9]+)?)+)(.*)$")->exec("0-32*32",UNDEFINED)
 0:58:36  : /usr/local/pike/8.0.25/lib/modules/_Regexp_PCRE.pmod:381: 
object("(?s)^(.*?)([\\pL_][\\pL_0-9]*(?:\\.(?:[\\pL_0-9]+|-[0-9]+)?)+)(.*)$")->split2("0-32*32",UNDEFINED)

Any suggestions?
I thought I had an older 5.5 version working with Pike 8.0 at the time (say
2 months ago).
-- 
Stephen.

Reply via email to