- From: <bugzilla@jessica.w3.org>
- Date: Wed, 31 Dec 2014 18:59:18 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27719 Bug ID: 27719 Summary: cbcl-codepoints-to-string-021 Product: XPath / XQuery / XSLT Version: Working drafts Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: XQuery 3 & XPath 3 Test Suite Assignee: oneil@saxonica.com Reporter: benito@benibela.de QA Contact: public-qt-comments@w3.org cbcl-codepoints-to-string-021: let $y := 65536*65536 return for $x in $y to $y+10 return codepoints-to-string(65 to $x) should also accept the error code XPDY0130 in case an implementation cannot create such awfully long sequences (see #19579) -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 31 December 2014 18:59:20 UTC