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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=76998 --- shadow/76998 2005-12-14 14:57:20.000000000 -0500 +++ shadow/76998.tmp.4159 2005-12-14 17:18:40.000000000 -0500 @@ -98,6 +98,17 @@ source code. ------- Additional Comments From [EMAIL PROTECTED] 2005-12-14 14:57 ------- Created an attachment (id=16214) Test source code + +------- Additional Comments From [EMAIL PROTECTED] 2005-12-14 17:18 ------- +Verified that code works correctly if lines 105-107 are rewritten like so: + +105 if (typeof(ISite) == t) { +106 return this; +107 } + +In other news, Mono could use a working debugger. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
