[Mono-bugs] [Bug 68836][Wis] Changed - AssemblyName.FullName gives different result than msft

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 27 Oct 2004 02:00:12 -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 gert.driesen@pandora.be.

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

--- shadow/68836	2004-10-26 23:05:56.000000000 -0400
+++ shadow/68836.tmp.25583	2004-10-27 02:00:12.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 68836
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: DUPLICATE
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -35,6 +35,13 @@
 
 The problem is we do not differentiate between something not having been
 set and it being 0.0.0.0, neutral, null, etc. The last two are easy to
 solve. Version is a bit harder. In icall.c we set a few int fields as an
 easy way to set the version from native code. So we cant tell if the
 version is really 0.0.0.0 or if it is not set.
+
+------- Additional Comments From gert.driesen@pandora.be  2004-10-27 02:00 -------
+Ben, I already submitted a bug report for this a while ago (#59891).
+
+I'll mark yours as duplicate, I hope its ok for you.
+
+*** This bug has been marked as a duplicate of 59891 ***