- From: <bugzilla@jessica.w3.org>
- Date: Mon, 10 Jun 2013 19:38:40 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18877
Andrew Eisenberg <andrew.eisenberg@us.ibm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrew.eisenberg@us.ibm.com
--- Comment #18 from Andrew Eisenberg <andrew.eisenberg@us.ibm.com> ---
I agree with Michael Dyck in comment #16, when he said:
"My guess is, nothing good will come of the phrase "expressions lexically
contained within the try clause"."
Is it possible for us to simplify the paragraph that contains it, saying
instead:
"A try/catch expression catches dynamic errors and type errors raised by the
evaluation of the target expression of the try clause. If the target expression
does not raise a dynamic error or a type error, the result of the try/catch
expression is the result of the target expression."
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 10 June 2013 19:38:42 UTC