[Mono-bugs] [Bug 75801][Wis] Changed - mjs do not resolve properly method calls inside the for initialization body.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Sep 10 00:13:57 EDT 2005


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 cnataren at novell.com.

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: cesar at ciencias.unam.mx                            
 ReportedBy: cesar at ciencias.unam.mx               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -54,6 +54,13 @@
 See test case.
 
 ------- Additional Comments From cesar at ciencias.unam.mx  2005-08-12 19:47 -------
 Created an attachment (id=15574)
 test case for unresolved method calls in 'for' stm initialization body.
 
+
+------- Additional Comments From cnataren at novell.com  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.
+


More information about the mono-bugs mailing list