- From: <bugzilla@jessica.w3.org>
- Date: Mon, 14 Sep 2015 09:05:46 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29060 Michael Kay <mike@saxonica.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Michael Kay <mike@saxonica.com> --- The editorial corrections supplied in the cited email have been applied. On the question of compatibility rules for function overriding, the WG decided that an overriding function must have the same value for "new-each-time" as the overridden function, so that optimizations (e.g. loop-lifting of calls to the function) are not affected by overriding. However, there is no requirement for the value of @cache to be the same. The changes have been applied to the spec. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 14 September 2015 09:05:50 UTC