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=45730 --- shadow/45730 2005-12-07 08:03:49.000000000 -0500 +++ shadow/45730.tmp.538 2006-07-24 15:19:15.000000000 -0400 @@ -1,12 +1,12 @@ Bug#: 45730 Product: Mono: Runtime Version: unspecified OS: unknown OS Details: Debian sid -Status: NEW +Status: REOPENED Resolution: Severity: Unknown Priority: Wishlist Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -63,6 +63,18 @@ Also, the column number in StackFrame objects, as returned by GetFileColumnNumber is always zero. ------- Additional Comments From [EMAIL PROTECTED] 2004-06-23 22:02 ------- This is a known limitation: Mono dumps the line number for the return point, not for the call site. + +------- Additional Comments From [EMAIL PROTECTED] 2006-06-12 09:22 ------- +Fixed in SVN. + +------- Additional Comments From [EMAIL PROTECTED] 2006-07-24 15:19 ------- +There are still two test cases that fail in (corlib) +System.Diagnostics/StackFrameTest.cs: + +- StackFrameTest2.TestGetFileColumnNumber +- StackFrameTest3.TestGetFileColumnNumber + +Let me know if you want me to submit a seperate bug report for these. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
