[Mono-bugs] [Bug 72146][Wis] Changed - Implement Exception.StackTrace in managed code

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 18 Feb 2005 12:30:33 -0500 (EST)


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 vargaz@gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=72146

--- shadow/72146	2005-02-15 20:11:14.000000000 -0500
+++ shadow/72146.tmp.19064	2005-02-18 12:30:33.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 72146
 Product: Mono: Runtime
 Version: 1.1
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: JIT
 AssignedTo: vargaz@gmail.com                            
 ReportedBy: sebastien@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -50,6 +50,9 @@
 
 Additional Information:
 * Note that this isn't as simple as to throw a SecurityException if a stack
 trace is required. The exception must be thrown only if the PathDiscovery
 is restricted for the path/filename used by one (or more) assemblies in the
 stack.
+
+------- Additional Comments From vargaz@gmail.com  2005-02-18 12:30 -------
+Should be fixed in SVN.