[Mono-bugs] [Bug 60090][Nor] Changed - String representation of flags enum value differs from MS.NET

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 12 Jun 2004 10:44:25 -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 bmaurer@users.sf.net.

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

--- shadow/60090	2004-06-12 05:04:06.000000000 -0400
+++ shadow/60090.tmp.1971	2004-06-12 10:44:25.000000000 -0400
@@ -70,6 +70,9 @@
 		HasSecurity = 16384,
 		RequireSecObject = 32768
 	}
 
 As you can see both the PrivateScope and ReuseSlot field have the same 
 value (0).
+
+------- Additional Comments From bmaurer@users.sf.net  2004-06-12 10:44 -------
+*** Bug 60086 has been marked as a duplicate of this bug. ***