- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 24 Feb 2009 11:47:04 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6509 Oliver Hallam <oliver@cbcl.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oliver@cbcl.co.uk --- Comment #4 from Oliver Hallam <oliver@cbcl.co.uk> 2009-02-24 11:47:03 --- In both these tests, the variable is never used. Under dynamic typing mode an implementation is free to never evaluate the definition of the global variable, and so never encounter the type error. Thus I think "1" is also a valid result for both these tests. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Tuesday, 24 February 2009 11:47:16 UTC