[Mono-bugs] [Bug 45976][Nor] Changed - Regular expression character classes don't work with IgnoreCase

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 1 Apr 2004 11:26:22 -0500 (EST)


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 lluis@ximian.com.

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

--- shadow/45976	2004-02-02 08:34:05.000000000 -0500
+++ shadow/45976.tmp.29899	2004-04-01 11:26:22.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 45976
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
 Version: unspecified
 OS: Debian Woody
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: sumadevi@novell.com                            
 ReportedBy: JoergR@voelcker.com               
 QAContact: mono-bugs@ximian.com
@@ -88,6 +88,9 @@
 Am applying the patch that was discussed on the list from Marco, since
 there was no more discussion nor feedback.
 
 ------- Additional Comments From ndrochak@gol.com  2004-02-02 08:34 -------
 FYI: One of the Assert's in the Ignore case test was failing 
 on .NET.  I committed a fix into CVS.
+
+------- Additional Comments From lluis@ximian.com  2004-04-01 11:26 -------
+This seems to be fixed.