[Mono-bugs] [Bug 71963][Nor] Changed - --compile-all fails on Mono.C5
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 31 Jan 2005 12:07:55 -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@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71963
--- shadow/71963 2005-01-31 08:53:23.000000000 -0500
+++ shadow/71963.tmp.32548 2005-01-31 12:07:55.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 71963
Product: Mono: Runtime
Version: 1.0
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: JIT
AssignedTo: martin@ximian.com
ReportedBy: vargaz@gmail.com
QAContact: mono-bugs@ximian.com
@@ -24,6 +24,9 @@
(mono_metadata_parse_generic_param): assertion failed: (generic_container
&& !generic_container->is_method)
------- Additional Comments From martin@ximian.com 2005-01-31 08:53 -------
I committed something which should fix that (at least, it fixes it for
Mono.C5).
+
+------- Additional Comments From vargaz@gmail.com 2005-01-31 12:07 -------
+Fixed then.