[Mono-bugs] [Bug 75932][Min] Changed - new StackTrace (true)
doesn't report line information
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 16 18:39:14 EST 2005
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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75932
--- shadow/75932 2005-12-16 17:27:10.000000000 -0500
+++ shadow/75932.tmp.2992 2005-12-16 18:39:14.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 75932
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: CORLIB
AssignedTo: sebastien at ximian.com
ReportedBy: joeshaw at novell.com
QAContact: mono-bugs at ximian.com
@@ -42,6 +42,13 @@
ToString(), while MS 2.0 does. I'll look into that (and make sure that
ToString don't leak the information when the security manager is active).
P.S. Jess, it's unclear if what you saw in Windows was the fact that
it's not a bug (1.x) or a bug (2.0) ;-)
+
+------- Additional Comments From sebastien at ximian.com 2005-12-16 18:39 -------
+Fixed in SVN (r54554).
+
+Mono will display the filename/line information for all profiles
+(seems more useful than not showing it under 1.1) unless the security
+manager doesn't feel like sharing that.
More information about the mono-bugs
mailing list