[Mono-bugs] [Bug 65352][Maj] Changed - bogus code generated for DllImport with CallingConvention

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 6 Sep 2004 10:14:57 -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 vargaz@freemail.hu.

http://bugzilla.ximian.com/show_bug.cgi?id=65352

--- shadow/65352	2004-09-06 09:39:36.000000000 -0400
+++ shadow/65352.tmp.7157	2004-09-06 10:14:57.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 65352
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: vladimir@pobox.com               
 QAContact: mono-bugs@ximian.com
@@ -113,6 +113,9 @@
 Note that if 'CallingConvention=blah' is removed from library.cs, then the
 code is generated identically to the csc/dotnet compiled code.  Also, if
 mcs.exe is used on the dotnet runtime, the correct code is generated.
 
 ------- Additional Comments From vargaz@freemail.hu  2004-09-06 09:39 -------
 The monodis problem is fixed in CVS.
+
+------- Additional Comments From vargaz@freemail.hu  2004-09-06 10:14 -------
+Fixed in CVS.