NullPointerException during query compilation
Replies (1)
Please register to reply
Added by Anonymous almost 18 years ago
Legacy ID: #4102184 Legacy Poster: marcvc (marcvc)
Michael, might well be a known problem, and have to admit that I haven't tried it with the latest patches. Using the genuine Saxon 8.8 jars, the following query results in a NullPointerException: 1 eq 1[1 eq 2] Note that htis has been found by accident, this doesn't block us at all one way or the other. Best Regards, Marc
Legacy ID: #4102336 Legacy Poster: Michael Kay (mhkay)
Thanks, it's a new problem, described here: https://sourceforge.net/tracker/index.php?func=detail&aid=1635451&group_id=29872&atid=397617 One of those bugs that's likely to occur only in test cases, though I'm surprised XQTS didn't hit it since that contains very many statically-evaluatable expressions.
Please register to reply