[Mono-bugs] [Bug 71127][Nor] Changed - Microsoft.JScript.Missing::Value missed.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 10 Jan 2005 02:12:25 -0500 (EST)
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 cesar@ciencias.unam.mx.
http://bugzilla.ximian.com/show_bug.cgi?id=71127
--- shadow/71127 2005-01-10 02:11:23.000000000 -0500
+++ shadow/71127.tmp.22531 2005-01-10 02:12:25.000000000 -0500
@@ -20,6 +20,11 @@
number of formal parameters do not match the actual parameters passed, the
compiler have to generate a:
ldsfld Microsoft.JScript.Missing::Value
for each missed parameter. Or ignore the leftovers.
+
+------- Additional Comments From cesar@ciencias.unam.mx 2005-01-10 02:12 -------
+Created an attachment (id=13693)
+Missed parameters test case
+