- From: <bugzilla@jessica.w3.org>
- Date: Thu, 25 Apr 2013 23:18:50 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21832
Michael Kay <mike@saxonica.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |mike@saxonica.com
Resolution|--- |FIXED
--- Comment #1 from Michael Kay <mike@saxonica.com> ---
A processor is certainly allowed to raise a type error here during static
analysis (the inferred type of the initializer doesn't match the required type
of the variable) but I agree that it isn't required to detect this during
static analysis and that if it doesn't, the query will run successfully. So
there should be an alternative result. Which I have added.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 25 April 2013 23:18:51 UTC