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=78570 --- shadow/78570 2006-06-03 12:28:15.000000000 -0400 +++ shadow/78570.tmp.21329 2006-06-03 12:41:12.000000000 -0400 @@ -1,12 +1,12 @@ Bug#: 78570 Product: Mono: Runtime Version: 1.1 OS: unknown OS Details: Windows XP -Status: NEEDINFO +Status: REOPENED Resolution: Severity: Unknown Priority: Wishlist Component: debug AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -82,6 +82,17 @@ { new Foo ().Zeng (); } } Setting bug to NEEDINFO. + +------- Additional Comments From [EMAIL PROTECTED] 2006-06-03 12:41 ------- +Well it might be something that mcs is doing to circumvent a +System.Reflection.Emit bug or a runtime bug. + +The fact is that the same boo program compiled with the ms runtime +(without any changes to the boo compiler or to the program) and ran +with the ms runtime outputs the correct stack trace. I would assume +this is enough evidence of either a SRE or runtime bug. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
