Project

Profile

Help

Bug #6279

closed

Incorrect optimization of generate-id() comparisons

Added by Andy Yar 5 months ago. Updated 5 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
XPath conformance
Sprint/Milestone:
-
Start date:
2023-12-04
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
12, trunk
Fix Committed on Branch:
12, trunk
Fixed in Maintenance Release:
Platforms:
.NET, Java

Description

Hello,

We have encountered a discrepancy between results produced using a standard Saxon-EE 12.4 with and without -opt:0.

The behavior is likely related to the equality of empty.

java -jar saxon-ee-12.4.jar -xsl:test.xsl -s:bug.xml -o:standard.xml
java -jar saxon-ee-12.4.jar -xsl:test.xsl -s:bug.xml -o:noopt.xml -opt:0

We have tested positive Saxon EE 12.3 and 12.4.


Files

bug.xml (168 Bytes) bug.xml Input demo data Andy Yar, 2023-12-04 13:59
test.xsl (585 Bytes) test.xsl Andy Yar, 2023-12-04 13:59

Please register to edit this issue

Also available in: Atom PDF