[Mono-bugs] [Bug 54265][Min] Changed - spurious error message with regex matching

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 14 May 2004 17:21:15 -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 jackson@ximian.com.

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

--- shadow/54265	2004-02-12 09:15:25.000000000 -0500
+++ shadow/54265.tmp.11014	2004-05-14 17:21:15.000000000 -0400
@@ -1,8 +1,8 @@
 Bug#: 54265
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
@@ -221,6 +221,9 @@
 	at System.Text.RegularExpressions.Regex.Match()
 	at Mono.CSharp.CSharpCodeCompiler.CreateErrorFromString()
 	at Mono.CSharp.CSharpCodeCompiler.CompileAssemblyFromFileBatch()
 	at Mono.CSharp.CSharpCode
 
 ...
+
+------- Additional Comments From jackson@ximian.com  2004-05-14 17:21 -------
+Could you please post a test case?