[Mono-bugs] [Bug 43667][Wis] Changed - BitArray.And should modify object

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 29 May 2003 11:18:52 -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=43667

--- shadow/43667	Mon May 26 09:25:38 2003
+++ shadow/43667.tmp.4522	Thu May 29 11:18:52 2003
@@ -2,16 +2,16 @@
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: bmaurer@users.sf.net                            
 ReportedBy: lauritz2@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: BitArray.And should modify object
@@ -78,6 +78,9 @@
 Using the binary version of mono version 0.24.
 
 ------- Additional Comments From lauritz2@hotmail.com  2003-05-26 09:25 -------
 Created an attachment (id=4463)
 The url was wrong in the initual description. The test-file is from http://msdn.microsoft.com/library/en-us/cpref/html/frlrfSystemCollectionsBitArrayClassAndTopic.asp
 
+
+------- Additional Comments From bmaurer@users.sf.net  2003-05-29 11:18 -------
+I will take care of this.