- From: <bugzilla@jessica.w3.org>
- Date: Thu, 16 Jul 2015 14:40:32 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28810 --- Comment #10 from Josh Spiegel <josh.spiegel@oracle.com> --- This text in 5.2.6 will need to be adjusted: "An implementation that does not provide the Higher-Order Function Feature MUST raise a static error [err:XQST0129] if it encounters a FunctionTest, dynamic function call, named function reference, inline function expression, or partial function application. Such an implementation MAY raise a type error [err:XPTY0004] if an expression evaluates to a sequence that contains a function." Implementations that support maps and arrays but not higher-order functions should not be required to raise XQST0129 for function tests or dynamic function calls. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 16 July 2015 14:40:34 UTC