[Mono-bugs] [Bug 79452][Wis] Changed - rethrow loses stack trace information
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 21 17:34:27 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 joe at otee.dk.
http://bugzilla.ximian.com/show_bug.cgi?id=79452
--- shadow/79452 2006-09-20 12:12:34.000000000 -0400
+++ shadow/79452.tmp.5601 2006-09-21 17:34:27.000000000 -0400
@@ -78,6 +78,14 @@
}
------- Additional Comments From vargaz at gmail.com 2006-09-20 12:12 -------
This is a known bug, it is a bit hard to figure out what part of the
stack trace to preserve in some situations.
+
+------- Additional Comments From joe at otee.dk 2006-09-21 17:34 -------
+Would be really useful to get fixed even though it's hard.
+Stacktraces are pretty important when developing code.
+
+Especially in boo (and the derived unityscript), this means most of the duck typed code will
+lose the important part of the stacktrace, so when you encounter an error, you have no clue
+where it happened.
More information about the mono-bugs
mailing list