[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 08:53:23 -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=71963
--- shadow/71963 2005-01-30 04:14:53.000000000 -0500
+++ shadow/71963.tmp.29751 2005-01-31 08:53:23.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 71963
Product: Mono: Runtime
Version: 1.0
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: JIT
AssignedTo: martin@ximian.com
ReportedBy: vargaz@gmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -20,6 +20,10 @@
fails with:
** ERROR **: file metadata.c: line 1752
(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).