- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 17 Aug 2006 11:35:32 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3600
frans.englich@telia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |ASSIGNED
------- Comment #4 from frans.englich@telia.com 2006-08-17 11:35 -------
Yes, I believe you are correct, Mike. Martin's second paragraph on that
implementations are free to evaluate without errors if they can, clearly
applies to only dynamic errors:
<quote>
2.3.3 Handling Dynamic Errors
Except as noted in this document, if any operand of an expression raises a
dynamic error, the expression also raises a dynamic error. If an expression can
validly return a value or raise a dynamic error, the implementation may choose
to return the value or raise the dynamic error. [...]
</quote>
However, I understand one can have an interest in detecting this dynamically,
since it requires static analysis.
I will undo my changes and close as INVALID.
Frans
Received on Thursday, 17 August 2006 11:35:39 UTC