[Mono-bugs] [Bug 82015][Nor] Changed - Crash when creating an arraytype from an uncomplete type

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jul 12 18:19:11 EDT 2007


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 kumpera at gmail.com.

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

--- shadow/82015	2007-07-12 09:39:08.000000000 -0400
+++ shadow/82015.tmp.13387	2007-07-12 18:19:10.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 82015
 Product: Mono: Runtime
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: kumpera at gmail.com                            
 ReportedBy: mono at evain.net               
 QAContact: mono-bugs at ximian.com
@@ -42,6 +42,9 @@
 
 			Type arrayType = builder.MakeArrayType();
 			Console.WriteLine(arrayType);
 		}
 	}
 }
+
+------- Additional Comments From kumpera at gmail.com  2007-07-12 18:19 -------
+Fixed in r81905


More information about the mono-bugs mailing list