[Mono-bugs] [Bug 69269][Nor] 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
Thu, 6 Jan 2005 08:02:53 -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 mei@work.email.ne.jp.

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

--- shadow/69269	2004-11-09 13:49:32.000000000 -0500
+++ shadow/69269.tmp.16320	2005-01-06 08:02:53.000000000 -0500
@@ -65,6 +65,11 @@
 How often does this happen? 
 everytime
 
 Additional Information:
 MS .NET handles output of some control-chars in console 
 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.
+