- From: <bugzilla@jessica.w3.org>
- Date: Mon, 24 Mar 2014 16:07:16 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24478
--- Comment #3 from Michael Kay <mike@saxonica.com> ---
I've implemented the decision as described.
The speculation about function values is well founded; it seems that according
to the F&O definition, the two functions
function($x) { $x + 1 }
and
function($x) { $x + 2 }
are identical.
I will raise a bug on this against F+O. Meanwhile I will treat all functions as
non-identical for safety.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 24 March 2014 16:07:18 UTC