- From: <bugzilla@jessica.w3.org>
- Date: Tue, 05 Jan 2016 03:25:40 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29358
Bug ID: 29358
Summary: ForExpr032: wrong dependency?
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
Assignee: oneil@saxonica.com
Reporter: jmdyck@ibiblio.org
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
In prod/ForClause.xml, test-case ForExpr032 has
<dependency type="spec" value="XQ10+"/>
and the test-query starts with
declare variable $j external := 1;
but the ":= VarDefaultValue" syntax wasn't added to VarDecl until XQuery 3.0,
so the dependency should probably be "XQ30+".
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 5 January 2016 03:25:44 UTC