[Mono-bugs] [Bug 80812][Nor] Changed - Eiffel .NET binaries don't work correctly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Apr 24 14:43:18 EDT 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80812
--- shadow/80812 2007-04-23 13:29:05.000000000 -0400
+++ shadow/80812.tmp.22300 2007-04-24 14:43:18.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 80812
Product: Mono: Runtime
Version: 1.2
OS: Windows XP
OS Details: Windows XP
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: manus at eiffel.com
QAContact: mono-bugs at ximian.com
@@ -103,6 +103,10 @@
------- Additional Comments From vargaz at gmail.com 2007-04-23 13:29 -------
This happens because the modules reference each other, so the image
loading code goes into an infinite loop until it runs out of file
handles, which terminates the loop, but leads to a class not found
exception later.
+
+------- Additional Comments From vargaz at gmail.com 2007-04-24 14:43 -------
+This is now fixed in SVN. The tests won't run on linux because of
+their dependence on the unmanaged libtest.dll.
More information about the mono-bugs
mailing list