[Mono-bugs] [Bug 58047][Maj] Changed - hang: CurrentDomain.CreateInstance("NoSuchType, Version", "NoSuchType")
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 5 May 2004 06:17:14 -0400 (EDT)
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@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=58047
--- shadow/58047 2004-05-05 01:43:24.000000000 -0400
+++ shadow/58047.tmp.17327 2004-05-05 06:17:14.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58047
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details: FC2T3, x86
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: shaver@off.net
QAContact: mono-bugs@ximian.com
@@ -41,6 +41,9 @@
advance tmp if the part fails to match the known prefixes (Version=,
Culture=, PublicKeyToken=). I'm not sure if we should report a format
error, just skip the unknown part, or simply return FALSE and let
people get a good old file-not-found error. The latter two options
are pretty easy, and I'll probably pick the last for my tree, if
nobody says otherwise.
+
+------- Additional Comments From vargaz@freemail.hu 2004-05-05 06:17 -------
+Fixed in CVS.