- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 24 Nov 2009 20:58:27 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8367
Summary: incorrect use of FunctionTest
Product: XML Query Test Suite
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
AssignedTo: mike@saxonica.com
ReportedBy: andrew.eisenberg@us.ibm.com
QAContact: public-qt-comments@w3.org
The test cases below contain FunctionTests of "function()". In hof-010, this is
seen in:
let $f as function() := local:f#1 return $f(2)
XQuery 1.1 syntax allows either "function(*)" or "function() as type".
hof-010
hof-014
hof-016
hof-019
hof-020
hof-037
hof-046
hof-047
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 24 November 2009 20:58:32 UTC