[Mono-bugs] [Bug 59405][Nor] Changed - Inter-assembly custom marshaler lookup fails

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Jun 2004 13:36:00 -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=59405

--- shadow/59405	2004-06-07 08:53:21.000000000 -0400
+++ shadow/59405.tmp.19097	2004-06-07 13:36:00.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 59405
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: Fedora Core 1
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: vargaz@freemail.hu                            
 ReportedBy: patrick@vrac.iastate.edu               
 QAContact: mono-bugs@ximian.com
@@ -236,6 +236,10 @@
 {
    std::cout << "[C++] handleBase(): received " << std::hex << obj <<
 std::endl;
 }
  
 }
+
+------- Additional Comments From vargaz@freemail.hu  2004-06-07 13:36 -------
+This was actually a different bug than the previous one. Fixed in
+CVS.