[Mono-bugs] [Bug 37082][Nor] Changed - calling native methods with null objects yields exception

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 22 Jan 2003 23:46:04 -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 gonzalo@ximian.com.

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

--- shadow/37082	Wed Jan 22 14:14:07 2003
+++ shadow/37082.tmp.14251	Wed Jan 22 23:46:04 2003
@@ -1,14 +1,14 @@
 Bug#: 37082
 Product: Mono/Runtime
 Version: unspecified
 OS: Red Hat 8.0
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: roland@ilog.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -87,6 +87,15 @@
 How often does this happen? 
 
 every such method call
 
 
 Additional Information:
+
+------- Additional Comments From gonzalo@ximian.com  2003-01-22 23:46 -------
+It works under linux and windows. This is from windows:
+
+~/go-mono/bugs/bug37082 $ mono hello.exe
+hello world from C (0x15c7c10)hello world from C (0x0)mono:: is alive
+and well...
+
+May be you're using an old version :-?