[Mono-bugs] [Bug 78570][Wis] Changed - Wrong/missing strack trace
information for nested type method
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jun 3 12:41:12 EDT 2006
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 rodrigobamboo at gmail.com.
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: martin at ximian.com
ReportedBy: rodrigobamboo at gmail.com
@@ -82,6 +82,17 @@
{
new Foo ().Zeng ();
}
}
Setting bug to NEEDINFO.
+
+------- Additional Comments From rodrigobamboo at gmail.com 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.
+
+
More information about the mono-bugs
mailing list