[Mono-bugs] [Bug 72140][Nor] Changed - ** ERROR **: file marshal.c: line 5634 (mono_marshal_get_native_wrapper): assertion failed: (mono_method_signature (method)->pinvoke)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 5 Feb 2005 11:17:28 -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 vargaz@gmail.com.

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

--- shadow/72140	2005-02-02 14:42:32.000000000 -0500
+++ shadow/72140.tmp.10778	2005-02-05 11:17:28.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 72140
 Product: Mono: Runtime
 Version: 1.1
 OS: GNU/Linux [Other]
 OS Details: Debian Unstable 2.6.8-2
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: WONTFIX
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: tjfontaine@gmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -54,6 +54,11 @@
 the binary thats included was compiled with a valid license key and
 shouldn't result in a nag dialog
 
 to build on ms.net you may need to get the dart.com sample of their
 emulation package:
 http://dart.com/downloadform/trialform.aspx?thefile=EmulationDotnet.msi
+
+------- Additional Comments From vargaz@gmail.com  2005-02-05 11:17 -------
+The app uses the Dart.PowerTCP.Emulation.Vt.dll assembly, which is
+written in Managed C++, and mono doesn't (and will not) support that.
+