Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=75801 --- shadow/75801 2005-08-12 19:47:32.000000000 -0400 +++ shadow/75801.tmp.17907 2005-09-10 00:13:57.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 75801 Product: Mono: Compilers Version: unspecified -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: JScript AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -54,6 +54,13 @@ See test case. ------- Additional Comments From [EMAIL PROTECTED] 2005-08-12 19:47 ------- Created an attachment (id=15574) test case for unresolved method calls in 'for' stm initialization body. + +------- Additional Comments From [EMAIL PROTECTED] 2005-09-10 00:13 ------- +The real bug is that identifier appearances are not getting properly +resolve, that includes variables, method invocations, etc... + +That's why most of the tests from ecma/String/15.5.4.6-1.js fail. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
