[Mono-bugs] [Bug 60296][Wis] Changed - monodis segfaults when one dependency cannot be resolved

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Jun 2004 18:13:50 -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 jackson@ximian.com.

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

--- shadow/60296	2004-06-16 17:20:38.000000000 -0400
+++ shadow/60296.tmp.22320	2004-06-16 18:13:50.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 60296
 Product: Mono: Runtime
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Debian Sid (packaging beta3)
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: jackson@ximian.com                            
 ReportedBy: blade@debian.org               
 QAContact: mono-bugs@ximian.com
@@ -79,6 +79,11 @@
 some metadata tables even if the assembly can't be loaded completely.
 
 ------- Additional Comments From blade@debian.org  2004-06-16 17:20 -------
 Indeed, still printing the expected data in the usual to stdin would
 be fine. But for now, it's not required for me, all needed data is
 printed in the error messages.
+
+------- Additional Comments From jackson@ximian.com  2004-06-16 18:13 -------
+I think this is ideal as things are going to get for awhile. The one
+improvement I would like to get into 1.0 is the ability to disable
+these warnings using the mono logging api.