https://bugzilla.novell.com/show_bug.cgi?id=439909

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=439909#c5





--- Comment #5 from Hubert FONGARNAND <[EMAIL PROTECTED]>  2008-11-04 01:39:10 
MST ---
Ok, sorry my test case was too simplist...

But, there's another little problem :

if i do now "throw ex;" :

try{
                                Plante();
                        }catch(Exception ex)
                        {
                                throw ex;
                        }


The complete stacktrace should not be displayed anymore (like in MS.NET) but in
mono it does...


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to