| | Asked about this before but really need help with this. | | I'm trying to get failures and errors out of MonoTests.System.Convert but it seems like when | I'm assigning a value to tryDec in SetUp() the test just halts.
Krister, I duplicated your problem I think. I wasn't using GC before, but now that I am I am seeing the same thing. If I take out all the tryDec parts, then ConvertTest runs to completion properly. So, this must have something to do with the way decimal types are handled by the runtime. I'll play with this a bit more and see what I can find. BTW, do you ever come to the #mono IRC channel? Regards, Nick D. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
