[Mono-bugs] [Bug 81816][Min] Changed - Better InvalidCastException description details

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 2 03:07:33 EDT 2007


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 miguel at ximian.com.

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

--- shadow/81816	2007-06-06 13:44:51.000000000 -0400
+++ shadow/81816.tmp.19801	2007-07-02 03:07:33.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 81816
 Product: Mono: Runtime
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Minor
-Component: generics
-AssignedTo: martin at ximian.com                            
+Component: JIT
+AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: marek.safar at seznam.cz               
 QAContact: martin at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Better InvalidCastException description details
@@ -44,6 +44,12 @@
 `System.Int32' to type `System.String'.
 
 How often does this happen? 
 
 
 Additional Information:
+
+------- Additional Comments From miguel at ximian.com  2007-07-02 03:07 -------
+I looked into this once, I believe the issue is that the check was
+hardcoded and might bloat out the output.
+
+Maybe it should do that when --debug is used?


More information about the mono-bugs mailing list