[Mono-bugs] [Bug 82444][Nor] Changed - mcs reports different char position errors than csc
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 27 00:18:15 EDT 2007
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82444
--- shadow/82444 2007-08-26 21:35:11.000000000 -0400
+++ shadow/82444.tmp.13354 2007-08-27 00:18:15.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82444
Product: Mono: Compilers
Version: 1.2
OS: unknown
OS Details: SP2
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: remy.suen at gmail.com
QAContact: mono-bugs at ximian.com
@@ -115,6 +115,11 @@
Compilation failed: 1 error(s), 0 warnings
rcjsuen at sola ~ $ mono-1.2.4/bin/gmcs TestNUnit.cs
TestNUnit.cs(1,10): error CS0246: The type or namespace name
`TestFixture' could not be found. Are you missing a using directive or
an assembly reference?
Compilation failed: 1 error(s), 0 warnings
+
+------- Additional Comments From atsushi at ximian.com 2007-08-27 00:18 -------
+It is somewhat new, probably between 1.2.3 and 1.2.4.
+
+Since it is obviously by design, we should close this bug.
More information about the mono-bugs
mailing list