[Mono-bugs] [Bug 58222][Min] Changed - using X = YY compiles while failing with csc
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 8 May 2004 02:48:20 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58222
--- shadow/58222 2004-05-08 02:00:13.000000000 -0400
+++ shadow/58222.tmp.7565 2004-05-08 02:48:20.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 58222
Product: Mono: Compilers
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: DUPLICATE
+Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -32,6 +32,11 @@
Actual results:
Compilation succeeded.
Expected results:
error CS0246: cannot find type or namespace 'Process' ....
+
+------- Additional Comments From atsushi@ximian.com 2004-05-08 02:48 -------
+
+
+*** This bug has been marked as a duplicate of 55770 ***