[Mono-bugs] [Bug 79424][Nor] Changed - [PATCH] MonoLoaderError cleared to soon in loader.c
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Sep 17 10:26:25 EDT 2006
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=79424
--- shadow/79424 2006-09-17 10:21:30.000000000 -0400
+++ shadow/79424.tmp.28126 2006-09-17 10:26:25.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 79424
Product: Mono: Runtime
Version: 1.0
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -24,6 +24,28 @@
Let me know if it's ok to commit the patch.
------- Additional Comments From gert.driesen at pandora.be 2006-09-17 10:21 -------
Created an attachment (id=17700)
Fix
+
+------- Additional Comments From gert.driesen at pandora.be 2006-09-17 10:26 -------
+I've also attached a repro for this issue.
+
+To reproduce:
+
+1. Extract the (gzipped) tar archive.
+2. cd bug79424
+3. make
+
+Expected result:
+
+(bunch of warnings)
+OK
+
+Actual result:
+
+(bunch of warnings)
+FileNotFoundException.FileName does not match.
+expected: library, Version=1.2.3.4, Culture=neutral
+but was:
+
More information about the mono-bugs
mailing list