[Mono-bugs] [Bug 52574][Nor] Changed - mcs prints no origin on "#endregion directive expected" error

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 3 Jan 2004 22:07:20 -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 bmaurer@users.sf.net.

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

--- shadow/52574	2004-01-03 08:57:31.000000000 -0500
+++ shadow/52574.tmp.23337	2004-01-03 22:07:20.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 52574
 Product: Mono/Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Debian
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bugs@mbalz.de               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -28,6 +28,9 @@
 mcs prints the line
 'error CS1038: #endregion directive expected'
 
 Expected Results:
 output should containt information about where the error was found, like
 'error CS1038: #endregion directive expected in MyClass.cs'
+
+------- Additional Comments From bmaurer@users.sf.net  2004-01-03 22:07 -------
+Fixed in CVS, thanks for the report!