[Mono-bugs] [Bug 55932][Maj] Changed - [REGRESSION] CS8023: "Try the Mono runtime." even when you use it
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 23 Mar 2004 07:08:59 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=55932
--- shadow/55932 2004-03-22 22:32:19.000000000 -0500
+++ shadow/55932.tmp.12175 2004-03-23 07:08:59.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 55932
Product: Mono: Compilers
Version: unspecified
OS: SUSE 9.0
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: C#
AssignedTo: vargaz@freemail.hu
ReportedBy: Jwkpiano1@comcast.net
QAContact: mono-bugs@ximian.com
@@ -46,6 +46,11 @@
This is a regression.
------- Additional Comments From bmaurer@users.sf.net 2004-03-22 22:32 -------
Zoltan, you made a change related to this.
http://lists.ximian.com/archives/public/mono-patches/2004-March/032834.html
+
+------- Additional Comments From vargaz@freemail.hu 2004-03-23 07:08 -------
+Thats the beauty of adding argument checking AFTER the code is
+written. Anyway, the patch has been reverted, so this should be fixed
+now.