[Mono-bugs] [Bug 62610][Nor] Changed - Attaching MarshalAsAttribute via SRE does not work as expected
   
    bugzilla-daemon@bugzilla.ximian.com
     
    bugzilla-daemon@bugzilla.ximian.com
       
    Sun,  8 Aug 2004 01:18:28 -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 mathpup@mylinuxisp.com.
http://bugzilla.ximian.com/show_bug.cgi?id=62610
--- shadow/62610	2004-08-06 03:34:49.000000000 -0400
+++ shadow/62610.tmp.7281	2004-08-08 01:18:28.000000000 -0400
@@ -261,6 +261,10 @@
 	printf("DoCallback\n"); 
 	functionPtr(value); 
 } 
  
  
  
+
+------- Additional Comments From mathpup@mylinuxisp.com  2004-08-08 01:18 -------
+I've just checked, and the code above does work on MS .NET 2.0 Beta 1 
+(with the obvious change from libtest.so to test.dll).