[Mono-bugs] [Bug 35483][Cri] Changed - Compiler doesn't let you put a negate (~) on a byte.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
11 Dec 2002 23:21:27 -0000


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 bryan@alphora.com.

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

--- shadow/35483	Wed Dec 11 18:20:37 2002
+++ shadow/35483.tmp.26435	Wed Dec 11 18:21:27 2002
@@ -58,6 +58,11 @@
 	/// <remarks> Default is Ignore. </remarks>
 	public int Duplicates
 	{
 		get { return ~CDuplicateMask; }
 	}
 }
+
+------- Additional Comments From bryan@alphora.com  2002-12-11 18:21 -------
+Created an attachment (id=2956)
+Test Case
+