[Mono-bugs] [Bug 78982][Wis] Changed - private CallingConvention with UnmanagedFunctionPointer bug
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 1 10:44:51 EDT 2006
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 jendave at yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78982
--- shadow/78982 2006-07-31 18:27:41.000000000 -0400
+++ shadow/78982.tmp.9911 2006-08-01 10:44:51.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 78982
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: DUPLICATE
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: jendave at yahoo.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -137,6 +137,11 @@
[UnmanagedFunctionPointer(CallingConvention.Cdecl)]
public delegate int CallingConventionBug(IntPtr ptr);
}
}
}
+
+------- Additional Comments From jendave at yahoo.com 2006-08-01 10:44 -------
+Sorry. It has been fixed in SVN - bug #78738
+
+*** This bug has been marked as a duplicate of 78738 ***
More information about the mono-bugs
mailing list