[Mono-bugs] [Bug 80806][Wis] Changed - dependencies checking at start

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Feb 12 07:43:28 EST 2007


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 lupus at ximian.com.

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

--- shadow/80806	2007-02-12 07:03:36.000000000 -0500
+++ shadow/80806.tmp.6183	2007-02-12 07:43:28.000000000 -0500
@@ -2,13 +2,13 @@
 Product: Mono: Runtime
 Version: 1.2
 OS: All
 OS Details: ubuntu
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: JIT
 AssignedTo: lupus at ximian.com                            
 ReportedBy: zapov at yahoo.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -17,6 +17,12 @@
 Summary: dependencies checking at start
 
 Mono checks for dependencies at start of the program instead at call of the
 function in that dependency.
 
 MS.NET checks for dependencies and loads them at first call to that dependency.
+
+------- Additional Comments From lupus at ximian.com  2007-02-12 07:43 -------
+Please provide a full test case that shows the problem.
+Remember, though, that the time an assembly is loaded (I assume this
+is what you mean, given your lack of detail) is heavily dependent on
+the implementation and you can't depend on it, even on the MS runtime.


More information about the mono-bugs mailing list