[Mono-bugs] [Bug 61212][Maj] Changed - TypeBuilder.SetParent does not work with System.Enum
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 6 Jul 2004 14:25:01 -0400 (EDT)
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 rbo@acm.org.
http://bugzilla.ximian.com/show_bug.cgi?id=61212
--- shadow/61212 2004-07-06 14:23:06.000000000 -0400
+++ shadow/61212.tmp.15338 2004-07-06 14:25:01.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 61212
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: rbo@acm.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -84,6 +84,10 @@
Expected Results:
Bar
How often does this happen?
Always
+
+------- Additional Comments From rbo@acm.org 2004-07-06 14:25 -------
+If the assembly is saved to a file then it works fine. The problem
+happens when executing the in memory assembly.