[Mono-bugs] [Bug 74015][Maj] Changed - Precompile mode does not load all the required and assemblies and precompile

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Mar 2005 08:15:32 -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 vargaz@gmail.com.

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

--- shadow/74015	2005-03-23 18:49:31.000000000 -0500
+++ shadow/74015.tmp.11586	2005-03-24 08:15:32.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 74015
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: vargaz@gmail.com                            
 ReportedBy: vasantha.paulraj@honeywell.com               
 QAContact: mono-bugs@ximian.com
@@ -87,6 +87,9 @@
 			image->modules [i]->assembly = image->assembly;
 			mono_assembly_load_references (image->modules 
 [i], status);
 		}
 	}
 }
+
+------- Additional Comments From vargaz@gmail.com  2005-03-24 08:15 -------
+Fixed in SVN.