On Wed, 5 Nov 2014, Stephen R. van den Berg wrote:

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:

Roxen devel is targetted for running on Pike 8.0, and has done so in the past. Currently there are a few Pike 8.0 changes that haven't been adjusted for.

-: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).

A bit too strong type-checking...

         : 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?

You may want to try reverting eff71d2050445d9c8c4afd9c7742fe00a7f2f559.

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

Roxen 5.5 is targetted for (current) Pike 7.8, and does AFAIK work fine.

--
Henrik Grubbström                                       [email protected]
Roxen Internet Software AB

Reply via email to