XPath query result order

后端 未结 5 476
心在旅途
心在旅途 2020-12-02 02:00

For another question I have created some XML related code that works on my development machine but not on viper codepad where I tested it before adding it to my answer.

5条回答
  •  不思量自难忘°
    2020-12-02 02:23

    I could find the following bug-report which looks like the issue: Bug 363252 - proximity position in libxml2's xmlXPathEvalExpression() reported 18 Oct 2006 and confirmed dating back since May 2006 which is before the 2.6.26 version in question.

    This should have been fixed in libxml2 2.6.27.

提交回复
热议问题