[Mono-bugs] [Bug 69233][Nor] Changed - [GMCS] generics testcase causes runtime assert
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 8 Dec 2004 14:01:43 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69233
--- shadow/69233 2004-11-08 12:02:27.000000000 -0500
+++ shadow/69233.tmp.4267 2004-12-08 14:01:43.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 69233
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: martin@ximian.com
ReportedBy: vargaz@gmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -29,6 +29,9 @@
}
If you try to run it, the runtime says:
** ERROR **: unknown type 0x1e in check_call_signature
This crash shows up in the NUnit unit tests for System.Array.
+
+------- Additional Comments From martin@ximian.com 2004-12-08 14:01 -------
+Fixed in SVN.