[Mono-bugs] [Bug 60086][Nor] Changed - MethodAttributes differences (and weirdness)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 12 Jun 2004 11:17:40 -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=60086

--- shadow/60086	2004-06-12 10:44:26.000000000 -0400
+++ shadow/60086.tmp.3364	2004-06-12 11:17:40.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 60086
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: RESOLVED   
-Resolution: DUPLICATE
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
@@ -70,6 +70,12 @@
 This is a special case of bug 60090.
 
 If you are able to repro the mcs weirdness (the last issue you brought
 up), please file a seperate bug for that.
 
 *** This bug has been marked as a duplicate of 60090 ***
+
+------- Additional Comments From gert.driesen@pandora.be  2004-06-12 11:17 -------
+Are you sure this is a duplicate 60090 ?
+
+The fact that, for example, GetHashCode does not have the method 
+attribute Final on Mono is a different issue, no ?