[Mono-bugs] [Bug 67149][Maj] Changed - Bad error message with DllImport when you don't use System.Runtime.InteropServices
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 29 Sep 2004 17:05:44 -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 jluke@cfl.rr.com.
http://bugzilla.ximian.com/show_bug.cgi?id=67149
--- shadow/67149 2004-09-29 16:25:17.000000000 -0400
+++ shadow/67149.tmp.19448 2004-09-29 17:05:44.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 67149
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: DUPLICATE
Severity: Unknown
Priority: Major
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: joeshaw@novell.com
QAContact: mono-bugs@ximian.com
@@ -38,6 +38,11 @@
With csc 8.00.40607.42 (came with C# Express, should be the same as
beta-1), the error shown is:
c:\src\test.cs(5,3): error CS0246: The type or namespace name
'DllImport' could not be found (are you missing a using directive or
an assembly reference?)
+
+------- Additional Comments From jluke@cfl.rr.com 2004-09-29 17:05 -------
+
+
+*** This bug has been marked as a duplicate of 60997 ***