[Mono-bugs] [Bug 41634][Wis] Changed - Should report the source of the problem
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sun, 27 Apr 2003 13:43:11 -0400 (EDT)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=41634
--- shadow/41634 Mon Apr 21 03:37:05 2003
+++ shadow/41634.tmp.10209 Sun Apr 27 13:43:10 2003
@@ -1,14 +1,14 @@
Bug#: 41634
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -31,6 +31,9 @@
X x = new X (1);
}
}
This should say `There is no constructor for X with one parameter' instead
of `cant find a constructor for this list'
+
+------- Additional Comments From miguel@ximian.com 2003-04-27 13:43 -------
+fixed