[Mono-bugs] [Bug 69269][Min] Changed - Regex: matching with sets of \s, \t, \n etc doesn't find all matches

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 6 May 2005 19:30:34 -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 miguel@ximian.com.

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

--- shadow/69269	2005-01-06 08:02:53.000000000 -0500
+++ shadow/69269.tmp.10877	2005-05-06 19:30:34.000000000 -0400
@@ -3,13 +3,13 @@
 Version: 1.0
 OS: GNU/Linux [Other]
 OS Details: Ubuntu 4.10
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Normal
+Priority: Minor
 Component: System
 AssignedTo: bmaurer@users.sf.net                            
 ReportedBy: juergen@cis-comsoft.de               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -70,6 +70,13 @@
 differently but other than that gives expected results
 
 ------- Additional Comments From mei@work.email.ne.jp  2005-01-06 08:02 -------
 Created an attachment (id=13656)
 [Patch] The problem in character class is corrected.
 
+
+------- Additional Comments From miguel@ximian.com  2005-05-06 19:30 -------
+This works with the current release, but I do not see anything like
+Mei's patch on the repository, so am afraid that we might be missing
+something.
+
+So am keeping the bug open for now