[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 17:58:09 -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:56:03.000000000 -0500
+++ shadow/55919.tmp.9954 2004-03-27 17:58:09.000000000 -0500
@@ -60,6 +60,11 @@
/mono/mono/metadata/image.c.diff
------- Additional Comments From sebastien@ximian.com 2004-03-27 15:56 -------
Arg!!! forget that patch - it doesn't seems to work if assemblies
aren't strongnamed.
+
+------- Additional Comments From sebastien@ximian.com 2004-03-27 17:58 -------
+The patch is ok - I had another process which (but shouldn't) was
+taking way to much CPU and memory so compilation look like stalled.
+Killing that process fixed it :)