Hello, > This results in a recursiong with Conversions.ToDecimal because CDec (and > all the other CType conversions are done at runtime unless the type is known > to the compiler as well. And anyway there is no use to do reinterpretation > when the exact type is know. A simple unbox is enough.
Does it pass the tests? And if so, could you commit the patch to the VB runtime? > But there are other bugs (and I guess a lot of them) in VB runtime for sure. Yes, but I think we got ourselves a good test case for tracking these issues down. > And I found a bug in vbnc as well that was possible because of a bug in > System.Windows.Forms.:) Hope Rolf approves the VBNC patch, I do not understand that one _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
