https://bugzilla.novell.com/show_bug.cgi?id=324491
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=324491#c4 --- Comment #4 from Paolo Molaro <[EMAIL PROTECTED]> 2008-04-04 06:26:03 MST --- I won't play the game of changing the severity again for this minor (or better wishlist) issue. The hint to get started is: just grep for InvalidCast in the jit sources, change all the relevant functions to take the source type and the cast type, change all the architectures' code to use the new interface, add an helper method that creates the exception from the new info, add an option that avoids all the bloat that the proposed change introduces. If this was trivial to add it would have been added long ago. It's a lot of work for very little benefit (and it would be wasted work as it would need to be redone for the linear branch anyway). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
