[Mono-bugs] [Bug 80297][Blo] Changed - SIGABRT when using EnumBuilder in Reflection.Emit
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 22 15:27:57 EST 2006
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 lupus at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80297
--- shadow/80297 2006-12-22 15:15:06.000000000 -0500
+++ shadow/80297.tmp.8741 2006-12-22 15:27:57.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80297
Product: Mono: Class Libraries
Version: 1.0
OS: other
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Blocker
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: rolfkvinge at ya.com
QAContact: mono-bugs at ximian.com
@@ -186,6 +186,9 @@
+ mono_image_typedef_or_ref (assembly, tb-
>type));
} else {
g_error ("requested token for %s\n", klass->name);
}
+
+------- Additional Comments From lupus at ximian.com 2006-12-22 15:27 -------
+Thanks, committed to svn.
More information about the mono-bugs
mailing list