[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
Mon, 22 Mar 2004 22:29:03 -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 bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=55932

--- shadow/55932	2004-03-22 20:20:45.000000000 -0500
+++ shadow/55932.tmp.8800	2004-03-22 22:29:03.000000000 -0500
@@ -2,22 +2,21 @@
 Product: Mono: Compilers
 Version: unspecified
 OS: SUSE 9.0
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Normal
+Severity: Unknown
+Priority: Major
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: Jwkpiano1@comcast.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
-Summary: CS8023: "Try the Mono runtime." even when you use it
+Summary: [REGRESSION] CS8023: "Try the Mono runtime." even when you use it
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem: The Mono compiler gives a CS8023 and tells you to
 try the Mono runtime even when you're using it.
 
@@ -36,6 +35,12 @@
 No error.
 
 How often does this happen? 
 Always.
 
 Additional Information:
+
+------- Additional Comments From bmaurer@users.sf.net  2004-03-22 22:29 -------
+I am getting this warning when i compile test-128. The same test fails
+with an index out of range exception.
+
+This is a regression.