[Mono-bugs] [Bug 53108][Wis] Changed - CustomAttributeBuilder cannot be used on types created by TypeBuilder.CreateType

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 20 Jan 2004 09:11:30 -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@freemail.hu.

http://bugzilla.ximian.com/show_bug.cgi?id=53108

--- shadow/53108	2004-01-20 03:48:12.000000000 -0500
+++ shadow/53108.tmp.19450	2004-01-20 09:11:30.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 53108
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: PLD Linux
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: malekith@pld-linux.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -99,6 +99,9 @@
         myAsmBuilder.Save ("foo.dll");
    }
  
  
 }
 #v-
+
+------- Additional Comments From vargaz@freemail.hu  2004-01-20 09:11 -------
+Fixed in CVS.