[Mono-bugs] [Bug 59218][Wis] Changed - [Incomplete PATCH] Assembly.GetReferencedAssemblies is incomplete

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 3 Jun 2004 20:20:14 -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 duncan@ximian.com.

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

--- shadow/59218	2004-05-28 00:21:47.000000000 -0400
+++ shadow/59218.tmp.18834	2004-06-03 20:20:14.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 59218
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: duncan@ximian.com                            
 ReportedBy: duncan@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -26,6 +26,10 @@
 This patch needs review.
 
 ------- Additional Comments From duncan@ximian.com  2004-05-28 00:21 -------
 Created an attachment (id=7882)
 GetReferencedAssemblies.patch
 
+
+------- Additional Comments From duncan@ximian.com  2004-06-03 20:20 -------
+Part of this patch was committed to faciliate mono-rpm-finders. We
+still need to complete this method.