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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79250 --- shadow/79250 2007-06-21 08:17:06.000000000 -0400 +++ shadow/79250.tmp.8144 2007-06-21 12:49:13.000000000 -0400 @@ -80,6 +80,9 @@ The value of (FileShare.Delete|FileShare.ReadWrite) = 7 so the patch does not resolve the problem. I think the good test should be: if (share < FileShare.None || share > FileShare.Delete | FileShare.ReadWrite) + +------- Additional Comments From [EMAIL PROTECTED] 2007-06-21 12:49 ------- +Updated test committed to svn. Thanks. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
