- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 14 Oct 2009 16:34:14 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7921
Summary: [XQTS] CVS: errors in TestSources modules
Product: XML Query Test Suite
Version: unspecified
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
AssignedTo: andrew.eisenberg@us.ibm.com
ReportedBy: tim@cbcl.co.uk
QAContact: public-qt-comments@w3.org
There are missing dollar signs in the following module variable declarations.
errata6-module4.xq:declare variable errata6_4:var as a:hatsize := a:hatsize(3);
errata8-module1b.xq:declare variable errata8_1b:var := errata8_1a:fun();
errata8-module2b.xq:declare variable errata8_2b:var := errata8_2a:fun2();
--
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 Wednesday, 14 October 2009 16:37:00 UTC