[Mono-bugs] [Bug 59891][Wis] Changed - AssemblyName.FullName does not match MS.NET
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 14 Jul 2004 00:59:52 -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 echeslack@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59891
--- shadow/59891 2004-07-14 00:58:57.000000000 -0400
+++ shadow/59891.tmp.26172 2004-07-14 00:59:52.000000000 -0400
@@ -49,6 +49,11 @@
version member as null. However, it seems that in the case given in
TestFullName1 (int type AssemblyName), the version reference is still
null so we can't check that, and we also can't check the numbers
because the default of 0 could be valid for all of them (I think).
Ideas?
+
+------- Additional Comments From echeslack@gmail.com 2004-07-14 00:59 -------
+Created an attachment (id=8551)
+Patch to fix currently failing tests, but breaks TestFullName1
+