[Mono-bugs] [Bug 77635][Nor] New - AssemblyBuilder.GetName() should return name updated by SetCustomAttribute() calls

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Feb 24 08:27:35 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 kornelpal at hotmail.com.

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

--- shadow/77635	2006-02-24 08:27:35.000000000 -0500
+++ shadow/77635.tmp.20807	2006-02-24 08:27:35.000000000 -0500
@@ -0,0 +1,22 @@
+Bug#: 77635
+Product: Mono: Class Libraries
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: kornelpal at hotmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: AssemblyBuilder.GetName() should return name updated by SetCustomAttribute() calls
+
+Currently AssemblyBuilder.GetName() is based on the AssemblyName passed 
+in the contructor but it can be updated using 
+AssemblyBuilder.SetCustomAttribute() that should update AsseemblyName as 
+well.


More information about the mono-bugs mailing list