Stephen R. van den Berg wrote:
>Henrik Grubbstr?m wrote:
>>You may want to try reverting eff71d2050445d9c8c4afd9c7742fe00a7f2f559.
>Tried that, didn't help (enough).
>Any suggestions as to which Pike 8.0 I should go back to?
Well, it turns out, I didn't need to revert that and Pike 8.0 runs it
now.
However, depending on which server I start, I still get this:
-: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).
And (probably unrelated) this:
: Internal server error: Bad argument 1 to exec().
: Unknown program: exec("0-32*32",UNDEFINED)
10:43:09 : /usr/local/pike/8.0.31/lib/modules/____Regexp_PCRE.so:1: object("(?s
)^(.*?)([A-Za-z_][A-Za-z_0-9]*(?:\\.(?:[A-Za-z_0-9]+|-[0-9]+)?)+)(.*)$")->exec("
0-32*32",UNDEFINED)
0m 8.3s : /usr/local/pike/8.0.31/lib/modules/_Regexp_PCRE.pmod:64: object("(?s
)^(.*?)([A-Za-z_][A-Za-z_0-9]*(?:\\.(?:[A-Za-z_0-9]+|-[0-9]+)?)+)(.*)$")->split2
("0-32*32",UNDEFINED)
: /usr/local/pike/8.0.31/lib/modules/_Regexp_PCRE.pmod:89: object("(?s
)^(.*?)([A-Za-z_][A-Za-z_0-9]*(?:\\.(?:[A-Za-z_0-9]+|-[0-9]+)?)+)(.*)$")->split(
"0-32*32",UNDEFINED)
: /usr/roxen/server-4.0.0/modules/tags/rxmltags.pike (d1515cc0):65:
RoxenModule(admin.cuci.nl/rxmltags#0)->fix_rxml_vars("0-32*32",Context())
In this case I forced it back to non-wide, but that didn't make a difference,
the original used the wide-string version.
Any suggestions?
--
Stephen.