[Mono-bugs] [Bug 68987][Nor] Changed - typename resolution difference between mcs and csc
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 2 Nov 2004 05:44:52 -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 rharinath@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=68987
--- shadow/68987 2004-11-01 21:38:41.000000000 -0500
+++ shadow/68987.tmp.11749 2004-11-02 05:44:52.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 68987
Product: Mono: Compilers
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: DUPLICATE
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath@novell.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
@@ -29,6 +29,11 @@
}
But results in the following compile errors when using csc :
error CS0234: The type or namespace name 'DBNull' does not exist in the
namespace 'Mono.System' (are you missing an assembly reference?)
+
+------- Additional Comments From rharinath@novell.com 2004-11-02 05:44 -------
+
+
+*** This bug has been marked as a duplicate of 52697 ***