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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Feb 24 09:15:25 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=77635

--- shadow/77635	2006-02-24 08:27:35.000000000 -0500
+++ shadow/77635.tmp.21761	2006-02-24 09:15:25.000000000 -0500
@@ -2,13 +2,13 @@
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: kornelpal at hotmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -17,6 +17,9 @@
 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.
+
+------- Additional Comments From lupus at ximian.com  2006-02-24 09:15 -------
+Please provide a test case, thanks.


More information about the mono-bugs mailing list