[Bug 24359] [FO30] fn:error description lacks information about default arguments

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

--- Comment #4 from Michael Kay <mike@saxonica.com> ---
Proposed change: add the following two rules:

<p diff="add" at="B-bug24359">If no value is supplied for the
<code>$description</code>
 argument (that is, if the function is called with less than two arguments),
then the
 effective value of the description is <termref
def="implementation-dependent"/>.</p>

<p diff="add" at="B-bug24359">If no value is supplied for the
<code>$error-object</code> argument (that is, if the function is called with
less than three arguments), then the effective value of the error object is
<termref def="implementation-dependent"/>.</p>

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

Received on Wednesday, 30 April 2014 08:59:05 UTC