[Bug 27680] FOTY0013 vs. XPTY0004

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27680

Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike@saxonica.com

--- Comment #1 from Michael Kay <mike@saxonica.com> ---
You can't argue for a particular error code based on the description of the
error code. Many codes have descriptions that are over-general, e.g.

err:FORG0006, Invalid argument type.

You have to go to the specifics of the expression you have written and the
errors associated with that expression. The failure here occurs when you
attempt to atomize a function item, and the code for that is FOTY0013. The fact
that you detect the error statically is irrelevant: it's still the same error.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Saturday, 20 December 2014 13:06:00 UTC