[Mono-bugs] [Bug 55919][Nor] Changed - [PATCH] Assembly version for references to system assemblies hard coded to 1.0.3300.0
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 27 Mar 2004 15:50:11 -0500 (EST)
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 sebastien@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=55919
--- shadow/55919 2004-03-27 15:49:06.000000000 -0500
+++ shadow/55919.tmp.9427 2004-03-27 15:50:11.000000000 -0500
@@ -51,6 +51,11 @@
This patch use the mono_metadata_decode_row function (instead of
mono_metadata_decode_row_col) to fix mono_image_get_public_key.
This does fix the current problem, which is to take the information
from the referenced assemblies (when assemblies are strongnamed), but
doesn't fix the mono_metadata_decode_row_col (nor the monosn failures).
+
+------- Additional Comments From sebastien@ximian.com 2004-03-27 15:50 -------
+Created an attachment (id=7115)
+/mono/mono/metadata/image.c.diff
+