[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 17:20:38 -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 blade@debian.org.

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

--- shadow/60296	2004-06-16 16:34:43.000000000 -0400
+++ shadow/60296.tmp.20223	2004-06-16 17:20:38.000000000 -0400
@@ -74,6 +74,11 @@
 
 This patch is pending approval as we are in a bit of a code lockdown.
 
 ------- Additional Comments From vargaz@freemail.hu  2004-06-16 16:34 -------
 The perfect solution would be to modify monodis so it can print out
 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.