https://bugzilla.novell.com/show_bug.cgi?id=428054
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=428054#c18 Thomas Wiest <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED Summary|Remote delegate call into the wrong AppDomain |[regression] Remote delegate call into the wrong | |AppDomain --- Comment #18 from Thomas Wiest <[EMAIL PROTECTED]> 2008-10-02 14:00:19 MDT --- I verified that the test cases in comments 1, 2 and 13 were broken in Mono 2.0 RC3 and that they now all work in Mono 2.0 RC4 on SLED 10 SP2 i586. Output from the tests: -----------RC3----------- c221:~/bug428054 # mono tc_c01.exe client c221:~/bug428054 # mono tc_c02.exe client c221:~/bug428054 # mono tc_c13.exe True c221:~/bug428054 # -----------RC4----------- [EMAIL PROTECTED]:~/Desktop/bug428054> mono tc_c01.exe tc_c01.exe [EMAIL PROTECTED]:~/Desktop/bug428054> mono tc_c02.exe tc_c02.exe [EMAIL PROTECTED]:~/Desktop/bug428054> mono tc_c13.exe False [EMAIL PROTECTED]:~/Desktop/bug428054> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
