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=78127 --- shadow/78127 2006-04-17 11:15:02.000000000 -0400 +++ shadow/78127.tmp.21040 2006-04-17 11:15:02.000000000 -0400 @@ -0,0 +1,26 @@ +Bug#: 78127 +Product: Mono: Compilers +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: C# +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Stacktrace line numbers wrong + +Stacktraces don't refer to the correct line number. +Stacktraces refer to the return site instead of the call site. + +This makes it extremely hard to find errors for our users. Most of them being new to programming. +When an error occurrs It just gets them to the wrong line and then they wonder what is going on +there. + +Are you planning to fix this? It would make a big difference for us. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
